Loading Tool

Explorer IconExplorer

Memory Pool

38,772 transactions
20.06 vMB
0.05646008 BTC
Random Selection Loading Transactions
Max Size: 110.01/200 MB

Candidate Block

Mining Attempt 2d7259c24756347649054ebf472432fb5c53a1eb8fd98acbb6cef998ecb99219
Version 20000000
Previous Block 00000000000000000001058c46ce909af454ed1b2cc51e1dd71a5c347cc5ae71
Merkle Root 2a2468faaf2e2d4446d87dda04062c55b8af8d7d14b0165f16e2557559b112a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,016
Size: 1.00 vMB
Total Fees: 0.01651798 BTC
Feerates: 33.51 > 1.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,916 (835,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
78,775 78,775 00000000000d9b4feb1d48f8bf43d093bcf777f8cd86e9e9830f498ea19a16e5 2 0.00/1.00 vMB 3,861
78,774 78,774 000000000017400dd8782b89dcc63e564c433a7614f1c2d146a632315cd7a174 2 0.00/1.00 vMB 3,875
78,773 78,773 00000000003e088cad80d35b7763545ed954bded51276fa91ae265fefccf4ce3 20 0.01/1.00 vMB 1,135
78,772 78,772 00000000001670d902cffca224263a2efbaf67e036140801291a34a2503298f0 1 0.00/1.00 vMB 0
78,771 78,771 0000000000344ce7b827a5da8502e3dd4cff0b77681aaaeff82a82dd15fb14fa 3 0.00/1.00 vMB 481
78,770 78,770 00000000002a7559b84f901cfcd8edc99f7700b2e9c495d580823d1bc96fd678 7 0.00/1.00 vMB 0
78,769 78,769 0000000000325c24cefa817627be659bbfa43cf6a7dfcb80fe960a86855f10c1 1 0.00/1.00 vMB 0
78,768 78,768 00000000001f8b658eae1053e32b36234ed9ddac99fdf4f2dcdc43f0ad286082 1 0.00/1.00 vMB 0
78,767 78,767 0000000000401b296bb25c74359c6ee1793cc8f09abdb2999da83a3b34fa8976 1 0.00/1.00 vMB 0
78,766 78,766 000000000015c4e133efa14fdec0c04ea2726a8a6068ceb50bc0d763c8b34c59 1 0.00/1.00 vMB 0
78,765 78,765 00000000001daecc557bedd4b880e5298bb0a4e02968d641f42755decfb8214f 3 0.00/1.00 vMB 0
78,764 78,764 00000000003c232ff7b9b4de5067f4023a8b74405fadef3da4c07516cd24e7b9 1 0.00/1.00 vMB 0
78,763 78,763 000000000031c522c34af3c1c077636e7458a08b6bfbfd748719a099997e0598 2 0.00/1.00 vMB 0
78,762 78,762 00000000000840c0d34e6696cde868c5ad28c883c32cba57bc050853a3368b10 1 0.00/1.00 vMB 0
78,761 78,761 00000000001c7b48290fb88f08bf3bba043a281dfcb819761171db03af2089f6 3 0.00/1.00 vMB 0
78,760 78,760 00000000001144721291e849930471cfba5bd069dc35a5e874e46968105e52c6 2 0.00/1.00 vMB 0
78,759 78,759 000000000024d3c5f37cd6ad1a995eb8408cb37c2816c43479b93c6c7a51098c 1 0.00/1.00 vMB 0
78,758 78,758 0000000000496a2abc14d4b9403dc172a540053a8502dc6695aa829437788d59 1 0.00/1.00 vMB 0
78,757 78,757 0000000000157decdc4a0fd3b003e8dcab228cc4d54b5427345cd6f79f24c5fe 1 0.00/1.00 vMB 0
78,756 78,756 00000000003128579078d154c985f8f12c848c93e8651660bcb8b2fac6c30797 2 0.00/1.00 vMB 0
78,755 78,755 00000000003e3313e0f5104160d698b78ea0578e3768c8478ee5e2c56df98d08 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.46 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: 527.81 GB
    • Received: 5.56 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.