Loading Tool

Explorer IconExplorer

Memory Pool

82,791 transactions
30.69 vMB
0.07570128 BTC
Random Selection Loading Transactions
Max Size: 188.58/200 MB

Candidate Block

Mining Attempt 61ecaf9d68e1f6de634706d349c77edd6a7493acb2bd260a170997785774b3b6
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 75f78f754d753d0efc2238494e84d880b57da903a2a4767cb9f4d5f12f3023df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,866
Size: 1.00 vMB
Total Fees: 0.00564046 BTC
Feerates: 146.36 > 0.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (400,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,077 515,077 00000000000000000003a9e66bb01229ee7c1723c1d348a2ea12d20adf87d878 580 0.24/1.00 vMB 26
515,076 515,076 0000000000000000003ca736cb1646642d7cec8995cffed919cd41cec743ec92 45 0.02/1.00 vMB 10
515,075 515,075 00000000000000000008ab77ad01bd414d89f2714c65461bac65dfcee36e5808 1,923 0.86/1.00 vMB 33
515,074 515,074 0000000000000000002075f9bacf9598017d013b15359fac9e685fc39bce3eb1 755 0.38/1.00 vMB 35
515,073 515,073 0000000000000000001ab621ea139523fbd736349df8174841efa3679262bcea 460 0.26/1.00 vMB 37
515,072 515,072 000000000000000000254a6e6028fbe21107a213a4cc84f671b0791cebcdd189 343 0.15/1.00 vMB 17
515,071 515,071 00000000000000000035ec514cef583557d25c99f645c09d549a5538cf1b77e9 2,041 1.00/1.00 vMB 29
515,070 515,070 00000000000000000020f5bebd43de84d26bdbaf5bc8dc2392c00925e0b8c16d 2,062 0.84/1.00 vMB 31
515,069 515,069 00000000000000000031edb8d547b08e7e9c82c87f98b0d666ce52fce1c25ac3 683 0.33/1.00 vMB 24
515,068 515,068 000000000000000000049bc37fd00b2a05d3e94fd68cbd3c81f4acc8a7a782fc 637 0.24/1.00 vMB 25
515,067 515,067 00000000000000000034bc552be256be3fce38c970e5f85a53f6e52891369d4f 140 0.07/1.00 vMB 64
515,066 515,066 0000000000000000001607d4ffbe53299ad7c6fb30b86e63ecf39bbf0a825c76 67 0.03/1.00 vMB 15
515,065 515,065 0000000000000000000a75e7dc7a1a723c8595f5534573ecf17b2401e0367c8e 195 0.27/1.00 vMB 5
515,064 515,064 0000000000000000002bb00e71b989d5dd68caeab3f22d7ef07b40ce2c752251 2,432 1.00/1.00 vMB 26
515,063 515,063 0000000000000000004cf0d6710695d2d12b939ad406089d33659ff756dbf5b3 33 0.01/1.00 vMB 7
515,062 515,062 0000000000000000003c66c5c9be6ea0851dcdd9e5b28511bd93d435f9e74af8 204 0.06/1.00 vMB 28
515,061 515,061 0000000000000000004423b091eac6ce561a9d8ea31cfa77379aab3a1e1cd07e 1,251 0.57/1.00 vMB 27
515,060 515,060 00000000000000000050279fb07414cd497a696a97c3fed4785ac67a96eaf582 848 0.34/1.00 vMB 36
515,059 515,059 00000000000000000040a12bcdd9ce76171f5b37a3eed20e576b402d60e537ac 1,723 0.71/1.00 vMB 32
515,058 515,058 0000000000000000002176619caa8d685f02cfa63ebd79edc0032e6b8b84a929 822 0.36/1.00 vMB 34
515,057 515,057 0000000000000000000e65974bec334b95e34a713a4b2ed71530903706da87c8 1,224 0.50/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.99 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 717.21 GB
    • Received: 17.84 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.