Loading Tool

Explorer IconExplorer

Memory Pool

15,985 transactions
9.39 vMB
0.03257560 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.26/200 MB

Candidate Block

Mining Attempt 972f78e2a34812dc0a5a359963f54928d202b478df5c18339582ad82378a7046
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root fda8ce465ff9486ee21c95617c24c4625d676c7e96364fb440c9f1a53a7336e0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,775
Size: 1.00 vMB
Total Fees: 0.01159351 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (768,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,670 144,670 000000000000074019433bd19c581dca20fcae5e7525e63d0eff126204416c43 95 0.04 vMB 231
144,669 144,669 00000000000002d170d245ec7b7fc9ca902d39fff7436754e72cc3bc46143d64 40 0.02 vMB 212
144,668 144,668 000000000000079d3cc4892b8955332a3d3c115a04529041ab7efb490f930afa 53 0.04 vMB 95
144,667 144,667 000000000000003d787a455488b4e1862016684998aac2888d7a13b5fa98ac3f 22 0.03 vMB 460
144,666 144,666 0000000000000073d4fa390bb4a4ac4ab96b4c3259f30b3e0294fc4487655e75 93 0.04 vMB 237
144,665 144,665 00000000000008b7a08fe2192aad4e2b97c2bfdd0b0421e529c351ed8587414f 6 0.00 vMB 900
144,664 144,664 00000000000003e72092828d7c026e70d9ccb79c6fc07f049ff14ba4d2310874 4 0.00 vMB 67
144,663 144,663 00000000000003b567bea7ae7558fbdd6a106a4a4246167b449c2a457d1f091d 3 0.00 vMB 0
144,662 144,662 000000000000059e4cafbfd06602d54fe0b0995cda58633cea38dc8dda1699cc 6 0.00 vMB 51
144,661 144,661 0000000000000383d2f0cae82dd0022dadcb632540063795daa2addded16fd77 47 0.03 vMB 125
144,660 144,660 0000000000000440ef14b46bc4bccfb7531dfc5d1f705f71bf52e32a9f0d3836 53 0.02 vMB 141
144,659 144,659 00000000000006261963c5cff48222118d55f6ede4be6f28b7b743ace902d7b8 14 0.00 vMB 263
144,658 144,658 0000000000000607aed09144ef5492ebb457b81468b316a7fb6e1ab75fd94669 69 0.02 vMB 206
144,657 144,657 00000000000002581e707b1fef70b173189e9b0dc7f31d71d9cc34be3ad48fa0 9 0.00 vMB 0
144,656 144,656 00000000000005bef4e489d8445d453f261bead23cd907d7459084408ff3ea42 24 0.02 vMB 145
144,655 144,655 00000000000005c87a33f944ff2fdace93d9affb1c54369bb5bbb46858fff17f 63 0.03 vMB 315
144,654 144,654 00000000000006bd1470b32c74625e9802a3d617aed5b71507bf6f6e3263e81b 18 0.01 vMB 53
144,653 144,653 000000000000087acdb48358217e94563d43929021a836d95ff5340eb9868bc1 9 0.00 vMB 52
144,652 144,652 00000000000005c55f007da6b19e1f06b7ba381131099a2ba9ad33b25abf95ca 113 0.04 vMB 35
144,651 144,651 00000000000003213626a7ee1793a8352130e58f312e083980a5ea2b2aa2e537 41 0.02 vMB 339
144,650 144,650 00000000000000bf07a17fbf25a82ba58358f0d71d3f28bcef1d404e28986daa 24 0.01 vMB 53
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 100
    • Outgoing: 11
  • Data Transfer:
    • Sent: 190.97 GB
    • Received: 0.76 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.