Loading Tool

Explorer IconExplorer

Memory Pool

80,769 transactions
30.16 vMB
0.12269821 BTC
Random Selection Loading Transactions
Max Size: 180.91/200 MB

Candidate Block

Mining Attempt 3b6c08ea70bbd55f6afbb0db259c275e91ebd9830e2875393a92622c722fbc8f
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 80091e3256741fb17e5aaa577820feeb12616b3f50f499c568abcd351ca418f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,474
Size: 1.00 vMB
Total Fees: 0.06094454 BTC
Feerates: 180.34 > 6.11 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (316,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,262 598,262 00000000000000000011ba986f7561e0f5e7f74b6d5c3012ccec123558411b59 346 0.12/1.00 vMB 20
598,261 598,261 000000000000000000091e46e6ea671e60b3f996c7bd43e7b3a2a531e0889ded 2,342 0.82/1.00 vMB 15
598,260 598,260 0000000000000000000465dcd531cd8677cc0985415fef1f70b584f9b924c5ab 1,967 0.67/1.00 vMB 18
598,259 598,259 00000000000000000014f4451d765f0d60ecde8ae401b9c1799aaa80dea63fe1 289 0.09/1.00 vMB 17
598,258 598,258 00000000000000000008be25ce5db7377c999d55b7cf48781c0655a9e4ffb088 938 0.32/1.00 vMB 19
598,257 598,257 0000000000000000000106727da7b0ec6756fc537a676e7f038dad2c24df21e9 1,775 0.59/1.00 vMB 15
598,256 598,256 0000000000000000000aeacc3b624e021b88b8ae5c2d3b255f59834a2216d9d7 473 0.14/1.00 vMB 18
598,255 598,255 00000000000000000011c51aafbcd48c0bbbf2d1ebcc4f1d039929d1301fee8e 444 0.14/1.00 vMB 24
598,254 598,254 00000000000000000014a69f3bba6796b173298543b0403036524d5672fe1f34 303 0.10/1.00 vMB 27
598,253 598,253 00000000000000000015c0b93bd84c77b9b8d2ab1bad46d41e7425baad3c3bed 1,621 0.53/1.00 vMB 20
598,252 598,252 000000000000000000140592d0fcad47c39f5e29ca148267e3508b4bbd2ecc26 2,808 0.99/1.00 vMB 19
598,251 598,251 00000000000000000000b52c652e59e4bb39a1e09d80a64f51669066b00d9fca 658 0.33/1.00 vMB 24
598,250 598,250 00000000000000000002ec73d3cdee0e56120099ca5614fb144a5d18f5456722 2,096 0.69/1.00 vMB 17
598,249 598,249 00000000000000000006bf8da42a115c48a3c9e8d2cce540e28510f2f705990a 2,616 1.00/1.00 vMB 19
598,248 598,248 0000000000000000000cad5141e4540b662bbcc9418102617e0555f52a7d237f 1,567 0.61/1.00 vMB 22
598,247 598,247 000000000000000000084ed9b894bd7d3e36bb38218cd7fc0bb7f8876440e787 1 0.00/1.00 vMB 0
598,246 598,246 00000000000000000006dc2478fb6f7c41847910ecf28123b54ea53f6da81725 1,454 0.44/1.00 vMB 3
598,245 598,245 00000000000000000008bb5d0cc4dec3f526f2f9c7723627eafd27ce41383653 1,891 1.00/1.00 vMB 2
598,244 598,244 000000000000000000057d7a5163f88215fca5f5a7aa3ca0d438b3b83f689dae 2,222 1.00/1.00 vMB 9
598,243 598,243 0000000000000000000f78823ca17eca352460dfc3b510a45bf6f0b73115d388 3,184 1.00/1.00 vMB 38
598,242 598,242 000000000000000000038c8fdab457f6dec794132a970d9ce152654479607cd5 2,664 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.