Loading Tool

Explorer IconExplorer

Memory Pool

81,173 transactions
30.62 vMB
0.07370861 BTC
Random Selection Loading Transactions
Max Size: 187.84/200 MB

Candidate Block

Mining Attempt 740cf9752bba61e4373147a4b3cb5cb454ebb770b902fad5a3c6966cec5d316a
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root c566051e17a0f089f84056596c0f55f268b49a89ccbe4b831bda484c7c9b7034
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,595
Size: 1.00 vMB
Total Fees: 0.00525572 BTC
Feerates: 10.52 > 0.53 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (269,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,789 645,789 0000000000000000000bdfa254582dce95f47b705b100b15cfec9a5a80a8759b 1,031 1.00/1.00 vMB 40
645,788 645,788 0000000000000000000a40fa1068ee53b45827f44779e0bb19c9c5cf37165b86 1,660 1.00/1.00 vMB 45
645,787 645,787 000000000000000000067ae3c8287015fdadb92283d7983d98c9b1f0d82f7cee 949 1.00/1.00 vMB 5
645,786 645,786 000000000000000000023ba9b6d8eb782cf06356017fd9a5de7dd72df21a7299 2,017 1.00/1.00 vMB 77
645,785 645,785 0000000000000000000b89418969a27ad471b3bedfc20efbcd41e4cca608340c 130 1.00/1.00 vMB 2
645,784 645,784 0000000000000000000b06b134d8421e614eb99b898dcba43b2ce5fbba79d2b6 627 1.00/1.00 vMB 22
645,783 645,783 00000000000000000006b877574531e1ddbe495b4fb0904e8d65b5c6c94bc630 728 1.00/1.00 vMB 15
645,782 645,782 000000000000000000033cf999c064b5ba858e026a23aefa8e0a940cf3ca5900 2,741 1.00/1.00 vMB 64
645,781 645,781 00000000000000000009e0f0c419f6da7face995600295b82f9dce36e1f9347a 897 1.00/1.00 vMB 22
645,780 645,780 000000000000000000064f5b82dd099a1adf0fc026d85ed9f648311cfcdc80dd 2,799 1.00/1.00 vMB 36
645,779 645,779 000000000000000000061b13a5796b0a5eb2d59f1761bb7c0f292ed3fd97459a 1,754 1.00/1.00 vMB 69
645,778 645,778 00000000000000000003cfa4ae95d46fb8d633c04b9cb28c9ba0bf956b132f3b 2,275 1.00/1.00 vMB 122
645,777 645,777 0000000000000000000817686008fcb6e43eff8b155e0d44c6d1685218eb8d61 814 1.00/1.00 vMB 13
645,776 645,776 00000000000000000007fdccd3c63ad075377914e286a2721ea2e65ba4e4c2fa 1,477 1.00/1.00 vMB 38
645,775 645,775 00000000000000000002e0efe5cc72fad352b68f862924997b456660926684e8 415 1.00/1.00 vMB 3
645,774 645,774 00000000000000000002819c90d5b364e1109b717cda096a97e8c5ea9a82c18f 1,745 1.00/1.00 vMB 21
645,773 645,773 00000000000000000004d25bffc5b9dfa1f24b53d2ebee07ce007b809ddde99b 1,965 1.00/1.00 vMB 69
645,772 645,772 000000000000000000044fbdf111137b0f646d41ac89566552c27ae5e48ec4d0 2,594 1.00/1.00 vMB 91
645,771 645,771 00000000000000000008540b7cda6536486731ce66443485065436f2a5940a3c 1,559 1.00/1.00 vMB 39
645,770 645,770 0000000000000000000733dfb93f828f4ce993a3b1211479759d576b8e70a5bf 2,055 1.00/1.00 vMB 39
645,769 645,769 00000000000000000007a060ccf86c7dd993703b3d5306846446563416f6f036 1,312 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.79 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.75 GB
    • Received: 16.98 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.