Loading Tool

Explorer IconExplorer

Memory Pool

82,804 transactions
31.17 vMB
0.09545362 BTC
Random Selection Loading Transactions
Max Size: 190.81/200 MB

Candidate Block

Mining Attempt 1261ffa9a7257f1f573f307ce347d18d9e125e289da0c6bb577331f225ba3ce9
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 2e4e7e895df7f5d96da0c11b418a7156c3bbf1ae350061297960dd50027c7b7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,241
Size: 1.00 vMB
Total Fees: 0.02515251 BTC
Feerates: 100.00 > 2.52 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (335,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,959 579,959 00000000000000000014e430b52f6d31906dc0b925788d173104df2ec6e36d68 2,645 1.00/1.00 vMB 93
579,958 579,958 00000000000000000020f35d80f47b7ed04a0e188d9adff8ca4055f1906085f5 2,708 1.00/1.00 vMB 108
579,957 579,957 00000000000000000020d4a7fdf821c0fb40a78aac98749753ba2cbaca063b69 2,073 1.00/1.00 vMB 99
579,956 579,956 0000000000000000001a7cffb51732fb949f1f03655135d6672f65d80a56c1b1 897 1.00/1.00 vMB 19
579,955 579,955 00000000000000000000f318693b6e5b06785994d0b792e2a4e9d3c26f2ba2d3 1,566 1.00/1.00 vMB 41
579,954 579,954 000000000000000000253d87ee84ab4750a60cb98a95ad64c50f63e8c04de9ab 2,242 1.00/1.00 vMB 86
579,953 579,953 0000000000000000001c43545014898e0357d770b36a2dc8dd3f058627d4597e 946 1.00/1.00 vMB 53
579,952 579,952 00000000000000000002cf89e7261512bad2b3b12cf691bf09fea5db13ea03a5 2,208 1.00/1.00 vMB 93
579,951 579,951 0000000000000000000ff2d72aa4a6fac952d10eb7604148c39a4d335454d1ea 2,858 1.00/1.00 vMB 112
579,950 579,950 00000000000000000024ea8fbac8d00e2ac92bcf62dfa2154698db7263d5a35a 2,555 1.00/1.00 vMB 63
579,949 579,949 00000000000000000007dc49a5f659b2ed2fa36325df40f65dc0704953b1e2c0 2,841 1.00/1.00 vMB 18
579,948 579,948 0000000000000000000bdbad401a60a91d391579d7073c15167bad729559d6f0 2,874 1.00/1.00 vMB 33
579,947 579,947 0000000000000000000eb7b196edb233e57170e3f92624d2a29eb766d5f946f4 2,555 1.00/1.00 vMB 65
579,946 579,946 00000000000000000000147b51b9c942544fde9dc00fbe5ebdc6a66b87103b2d 2,992 1.00/1.00 vMB 26
579,945 579,945 0000000000000000000b6854ef879a43cd1b4d4ac9d775f3707af9021994cad0 1 0.00/1.00 vMB 0
579,944 579,944 00000000000000000018e592b269430e68ba0bd9936d4fe42647c3a4dceedff6 2,844 1.00/1.00 vMB 89
579,943 579,943 00000000000000000012d221908914290f923184b236952bcfc668450dbfe41d 2,911 1.00/1.00 vMB 4
579,942 579,942 0000000000000000000811f845d2ce3dbff5f6adff0aa278b3d779c039b870e6 2,939 1.00/1.00 vMB 87
579,941 579,941 0000000000000000002533153f2e354f6992df1c2bbf6969ec5d6cad4bdfec32 2,561 1.00/1.00 vMB 68
579,940 579,940 00000000000000000007205d330ad858bd67181e6c53e01ed827359baf515824 2,874 1.00/1.00 vMB 29
579,939 579,939 000000000000000000225d5871ec786ebf1321af0599fe746436007471f0042a 2,844 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.88 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.