Loading Tool

Explorer IconExplorer

Memory Pool

79,530 transactions
29.68 vMB
0.06841640 BTC
Random Selection Loading Transactions
Max Size: 178.70/200 MB

Candidate Block

Mining Attempt 6692bc13641957d82081d66214600dc572905335d4e7cc890270b023ad3c0c1f
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root b5c5ae4c71adbe8dc01997202f8576946a696ffa507398c106e6961148fa8420
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,295
Size: 1.00 vMB
Total Fees: 0.00791583 BTC
Feerates: 100.19 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (534,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,718 380,718 00000000000000000484bdaf3c699b094640ea2156f7e7394a11a6f7f556757f 1,401 0.64/1.00 vMB 41
380,717 380,717 000000000000000003cb3f1598a371c0013580d3bb69fe3baa412fdcc92e7b70 871 0.35/1.00 vMB 38
380,716 380,716 000000000000000009917fe9215d8b20fabd5b32182af86562fda95025c7a839 252 0.15/1.00 vMB 33
380,715 380,715 00000000000000000ad2bdcdfeea6b674ee5e7a4fd2de9207fde29b6a01ab9e4 829 0.59/1.00 vMB 43
380,714 380,714 0000000000000000096ddfc13d7dfd78764b4ba0444630dde02326fd48155f42 702 0.27/1.00 vMB 45
380,713 380,713 00000000000000000bd859289f050ebc901c545f224d52373aab6719300a9a03 188 0.25/1.00 vMB 19
380,712 380,712 00000000000000000ea5ea2ffb1630392a4309f7d93efa1e0fe53ac07e6fa63b 36 0.19/1.00 vMB 6
380,711 380,711 000000000000000005ba853216fb950e05d9ccb944662cf5e71b8b5ee0f5608e 1,916 1.00/1.00 vMB 36
380,710 380,710 00000000000000000d61a89b408451afdc1b9cf1c93a076d42e2f12f0f2d9f51 612 0.28/1.00 vMB 63
380,709 380,709 0000000000000000059b71192a95b5e19f91aa4eac2f1bb9f54befc39a84a9ae 62 0.09/1.00 vMB 17
380,708 380,708 00000000000000001118a18f4605b81b89d380eb546305e7af1f9ef83a39dbd0 761 0.35/1.00 vMB 43
380,707 380,707 000000000000000011505744ab075a7dee1221fdaa034daf92f7ec62c612c8c0 617 0.31/1.00 vMB 39
380,706 380,706 00000000000000000112b25e71a715118ef82eabc66736a5302bc185208b4809 58 0.10/1.00 vMB 3
380,705 380,705 0000000000000000067cc44a08cd14ea15f73c644b7ae8b518e3578ac0ea7141 1,674 0.82/1.00 vMB 47
380,704 380,704 00000000000000000268e7eadeedd41eebf6995db30f068062f6bfba3c60c1e8 453 1.00/1.00 vMB 7
380,703 380,703 00000000000000001021d38a654dced72eed8a5d8c8e310dae1cec0aafd0464b 908 0.46/1.00 vMB 67
380,702 380,702 000000000000000001a460c313d7b0088c6e239e208e340cdaea2974f6661db0 299 0.17/1.00 vMB 36
380,701 380,701 00000000000000000c84de966c7ad71fc24ddaedd96159ca8dd5908171b586b0 342 0.21/1.00 vMB 33
380,700 380,700 000000000000000008c144be367536c1745abca24f72d4c439afd99cd35b8f54 213 0.15/1.00 vMB 31
380,699 380,699 000000000000000004ba6fcc8d4b569a360e9cf6eb4d562235c5d48f53504b33 372 0.17/1.00 vMB 39
380,698 380,698 0000000000000000061e877106a35450d8c842e4f9d26a1caf58f197d569a6e3 156 0.52/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.37 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: 663.68 GB
    • Received: 14.93 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.