Loading Tool

Explorer IconExplorer

Memory Pool

33,511 transactions
18.48 vMB
0.04097533 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.35/200 MB

Candidate Block

Mining Attempt 58ddfc27da0a9430c4f1b5d872e3fb50cc6ec65091affa74fa6de54c1abd9578
Version 20000000
Previous Block 000000000000000000014e17a3a5c940b3e4b44653aa5077cbd8958d929090aa
Merkle Root 6c3b7abda956c5fb661692c79db5416774d29aa174b49dc0404cdd3ccbd58230
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,993
Size: 0.99798275 1.00 vMB
Total Fees: 0.00662080 BTC
Feerates: 100.39 > 0.66 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,844 (782,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,901 130,901 00000000000016af460d34214831db7c361cf7d9bd711c22b798a83e55b0827f 74 0.03/1.00 vMB 719
130,900 130,900 0000000000001b0aacab477b05fbb9217439d3a49225ae3898b5d88b97395479 55 0.04/1.00 vMB 897
130,899 130,899 0000000000001ad4b5c4e79b5702e7b6be4bea6b99464a74d0e6c0e1d23ae074 14 0.00/1.00 vMB 994
130,898 130,898 00000000000003dbbc52bfd009c471bf5ca053f9b1e578f7f40eccb7e6b89fd7 68 0.02/1.00 vMB 475
130,897 130,897 000000000000196e1125b59333eb089d5979365481e9c3a7e0c72019ed671e36 64 0.02/1.00 vMB 1,195
130,896 130,896 0000000000000ea79aa47605915ea39e68a327559f9c7aab530ff264acee3255 57 0.03/1.00 vMB 824
130,895 130,895 0000000000000d40c09e936b25093a3e730d7ea7dee959914b5e30a28ccd0269 25 0.01/1.00 vMB 1,534
130,894 130,894 00000000000011d01c3d7271801bb90699a39621dfa6ce155a44bc9e5ed36bae 5 0.00/1.00 vMB 1,337
130,893 130,893 00000000000017e5c79217968aeb2f7e9ec91d36196f3715c05c634013aa1381 54 0.02/1.00 vMB 557
130,892 130,892 000000000000061818ca376e51beba7c9d22e4ae6b4e7520c62a485db56136da 18 0.01/1.00 vMB 887
130,891 130,891 0000000000001833f5fd2a53cc3e176c4577635eafbf5aac0443668c4ebf6d31 28 0.01/1.00 vMB 992
130,890 130,890 000000000000165138b863f633ebb54bc8861be6049785c8beb6b7dfb3ecb38b 12 0.00/1.00 vMB 2,040
130,889 130,889 0000000000000364fb195bc3c9c6d81aa008700f02f13e814688f6e9622e4e85 127 0.04/1.00 vMB 372
130,888 130,888 000000000000115e09498d709af610f1413207a00906f3d99a81f7cdb18c5b7f 85 0.04/1.00 vMB 1,260
130,887 130,887 0000000000000697b0eb51cc1f41a264f523eca5d6515e18d3b911af5f03f9ca 27 0.01/1.00 vMB 1,718
130,886 130,886 000000000000137bf7930e368dfc0a6f6a28d8075d4ae7085b853c5775230fa4 29 0.01/1.00 vMB 730
130,885 130,885 0000000000001508e1787906b1c9e801e65f6b48961fae260ba6478fc1b5e89d 17 0.01/1.00 vMB 135
130,884 130,884 000000000000184e908a7f2b9067ca81c71d7950c20ebd204f91be9c73fa010f 26 0.02/1.00 vMB 1,035
130,883 130,883 000000000000111049250f73ea7bc231e6d47f4a05a67a984280a81d86cd81d3 8 0.00/1.00 vMB 1,126
130,882 130,882 00000000000004e4a5584a344e653f878880895f60a5698eb48008f219ceec3c 99 0.04/1.00 vMB 685
130,881 130,881 000000000000085946688dab5d5f0cd35eb92102e86a7f7ac2198bb4e5db0fc7 25 0.01/1.00 vMB 967
Previous 10 blocks ↓
Total Size: 780.34 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 521.21 GB
    • Received: 4.82 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.