Loading Tool

Explorer IconExplorer

Memory Pool

81,036 transactions
29.70 vMB
0.12610375 BTC
Random Selection Loading Transactions
Max Size: 180.02/200 MB

Candidate Block

Mining Attempt fd8326ba3c6e0006cfab80faa8da115d45e8d86853a0c3fa3ae51d47a94687c7
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 46f56b9f4e27acd46acba39b46db958db2765f047aa7d232bccd6ebe76837458
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,782
Size: 1.00 vMB
Total Fees: 0.06001271 BTC
Feerates: 151.07 > 6.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (489,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,663 425,663 00000000000000000007bfb5da523f2666cda7ea6171cb36861d25ae822c680e 10 0.00/1.00 vMB 211
425,662 425,662 000000000000000000a90cab4385364c5474f17fbafc4a6a6a48f9684e313b4c 1,093 0.91/1.00 vMB 66
425,661 425,661 000000000000000002634eab52fee6dac36f46eba4cf5f342e09c79530752faa 1,586 1.00/1.00 vMB 67
425,660 425,660 00000000000000000295952c154cccb01bfcef3b699aca37ae6bd64f7fa61353 1,786 1.00/1.00 vMB 46
425,659 425,659 000000000000000003a7b6eec0f4e274fc19587227a98de6295332bbfe8025cc 1,295 0.80/1.00 vMB 60
425,658 425,658 00000000000000000420648d872324671af0fa2aa1853054e3ecce9ca634009b 1,566 0.94/1.00 vMB 51
425,657 425,657 00000000000000000502e1b069f0fb89d26bee78e76935a377335e310322c5c5 971 0.36/1.00 vMB 71
425,656 425,656 000000000000000004f08bd2a7a3e1bd45f7795b7907bf0407640fdb3a526764 2,361 0.98/1.00 vMB 60
425,655 425,655 00000000000000000477937958486c6954afcf457c2f5981c2eabd3459cae147 847 1.00/1.00 vMB 21
425,654 425,654 000000000000000001f2e896bc12fabe6eef45fa44f04745fdfd63685fdedc05 305 1.00/1.00 vMB 4
425,653 425,653 00000000000000000217730201e784fea0784bc89452224cc7f7eb3227a67890 2,486 1.00/1.00 vMB 64
425,652 425,652 000000000000000001ec532cf96c58ffeb6a5886f232c9c5078f870b47a3bfe2 983 0.40/1.00 vMB 66
425,651 425,651 00000000000000000282e8f0b213fecf12792c8310df575d9674760fa324495c 508 0.84/1.00 vMB 21
425,650 425,650 000000000000000001d216b4ed39fb4b1210582cc327d7a2bb30742ed9d9e92f 535 0.22/1.00 vMB 63
425,649 425,649 0000000000000000049e673eef2025f5ca93ca3c01234160e822ef8b2ffaeaf5 2,093 1.00/1.00 vMB 58
425,648 425,648 00000000000000000195bf49805cc174cf47b061d8052eaf40b886d400a174a2 2,163 1.00/1.00 vMB 41
425,647 425,647 0000000000000000015f79f2768e58dd4d91de98913571dcf5dec78db1e8e0a7 2,670 1.00/1.00 vMB 71
425,646 425,646 000000000000000000ee0c235bd620c7a027be515ec4c01262e05d9594eef4a1 2,424 1.00/1.00 vMB 96
425,645 425,645 00000000000000000192a3f74e9d344ef412af9ec45ae2f8f75ab247c07578db 1,456 1.00/1.00 vMB 29
425,644 425,644 00000000000000000496a5dc5c014933e02f4e42ee54b5e7fa0de5ca2d6cb0ab 2,569 1.00/1.00 vMB 60
425,643 425,643 00000000000000000466448171b7a186eb56289355121994b8209d46d9589416 2,259 1.00/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.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.