Loading Tool

Explorer IconExplorer

Memory Pool

88,872 transactions
32.33 vMB
0.14551280 BTC
Random Selection Loading Transactions
Max Size: 195.80/200 MB

Candidate Block

Mining Attempt e5204edf852959930785647dcb0bd407af1e22ab6cfb080b37ff667c3e696339
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 13bdfffa3b54ab6c87ae528172559d066dbbd302ddc30c9d37b70e60139ac77b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,140
Size: 1.00 vMB
Total Fees: 0.05625692 BTC
Feerates: 545.32 > 5.64 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (795,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,534 119,534 000000000000006fad1e15650e463f56ff631cc776cc0a95f144274ea182999f 11 0.00/1.00 vMB 1,336
119,533 119,533 0000000000000d99a3a70071fa7cc5b33b0d4d90265524bb36996985992355a9 9 0.00/1.00 vMB 341
119,532 119,532 0000000000005033472b5ef7b0e1f3ca5068cb2b2de08119241c0cffb996070e 10 0.00/1.00 vMB 680
119,531 119,531 0000000000007f1527546e8cb84692bbb27086f6f116b1160631154e8acc9bb5 7 0.00/1.00 vMB 355
119,530 119,530 0000000000002a4bd68fb9a0e99e225112a59d9521fecc0a6e718968c833ef3b 10 0.00/1.00 vMB 0
119,529 119,529 00000000000035a77e1e06c2f02c7de850a8c231fd183f5e004a398afff38df3 12 0.00/1.00 vMB 0
119,528 119,528 00000000000061fec7f3dd0398e9e54a46c74db868fc418a7b0a15cf302d4014 11 0.00/1.00 vMB 0
119,527 119,527 0000000000007bf5d8a71ce86d029a8a031d07072893bdcb32d54e17df47510f 14 0.01/1.00 vMB 552
119,526 119,526 00000000000034c2cf528f924db72eb6e89261cd03fec0960b8b57ef3bfbd986 15 0.01/1.00 vMB 184
119,525 119,525 0000000000009f572c7f194a85e2d02a418bde57e7b5f51cb7916096285ab2f4 5 0.00/1.00 vMB 1,329
119,524 119,524 000000000000af7b88161f6ffff96576ef6820859a315148073b869a0543c562 32 0.01/1.00 vMB 942
119,523 119,523 0000000000009da71afc5ad323f0fafe99868554b82139b772a4ddd7ce7029d7 2 0.00/1.00 vMB 3,875
119,522 119,522 0000000000003b75dbc6d1c66747118cb07e7c6e2449c083c8ea6ff707b3d3c7 14 0.00/1.00 vMB 801
119,521 119,521 00000000000043db5c946fc6e24196dd97ccf3c9f054dbc629dddb8f227f2dc7 1 0.00/1.00 vMB 0
119,520 119,520 00000000000020bc4d01099a3e661861233fe01185d21be9761ab1a1c21483d5 2 0.00/1.00 vMB 0
119,519 119,519 000000000000789afc4d0a334433de836d453ee6a8aef271640e9a337d234b17 6 0.00/1.00 vMB 0
119,518 119,518 000000000000a864a15070d66da0f16f5f37f4bb58885f2157cc458dd4e53209 8 0.00/1.00 vMB 0
119,517 119,517 0000000000002597171f4d62e1baae3471a7feeee56dec93168ebe18165c9314 42 0.01/1.00 vMB 1,295
119,516 119,516 00000000000010bca7d485ce9c013fdb09cbcea928622a7bb1c1cd2e6b624798 9 0.00/1.00 vMB 0
119,515 119,515 0000000000008df217da9efe819378a273b0baf1ceea7f0f2cb9f8276d66605b 17 0.01/1.00 vMB 754
119,514 119,514 000000000000366a9ac74a1c9ef73a4ed7248f10595f93442dc7aa8ea6300cbe 3 0.00/1.00 vMB 2,079
Previous 10 blocks ↓
Total Size: 782.52 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: 668.92 GB
    • Received: 15.64 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.