Loading Tool

Explorer IconExplorer

Memory Pool

81,446 transactions
30.81 vMB
0.11076565 BTC
Random Selection Loading Transactions
Max Size: 184.62/200 MB

Candidate Block

Mining Attempt 195f2c6b8460097755b58b4092fbeae540136634dadd7081dc4a1bca00c0defc
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root dbb4de4c5558b51c752f12c5770a83caf2549f60885dbd41d30781253da216e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,211
Size: 1.00 vMB
Total Fees: 0.03098059 BTC
Feerates: 101.42 > 3.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (281,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,451 633,451 000000000000000000055a5413b8a37c7455e180c9efaf454d917792981eeb8f 734 0.22/1.00 vMB 23
633,450 633,450 0000000000000000000b5c76bc1eda1779ebbf50a4f4634e2ae188fabf361aec 561 0.17/1.00 vMB 23
633,449 633,449 000000000000000000051e7013e5c91baea5b5e6b1bc69ef0af50f8375c37e65 1,414 0.47/1.00 vMB 24
633,448 633,448 000000000000000000120be771a8a75146626b0f3b9547db2efeed9ea2bb6072 992 0.33/1.00 vMB 29
633,447 633,447 00000000000000000005ef67a3c151a02f0122b96f6e49bd7596f9552dc9f1d3 155 0.05/1.00 vMB 37
633,446 633,446 0000000000000000000a731da1f2309813002d3a5d05ed034b127a93c59b7fc2 1,683 0.55/1.00 vMB 30
633,445 633,445 0000000000000000000f7465734a8919b708bee56eb272b1f09eb11112ff4551 1,139 0.38/1.00 vMB 24
633,444 633,444 00000000000000000013b560a0cd749633d6e47ab1b053f30831a92e6e4997b5 720 0.26/1.00 vMB 25
633,443 633,443 00000000000000000006fd76e56473576777a97aac2fd85bce97189e8af4f940 343 0.10/1.00 vMB 31
633,442 633,442 0000000000000000001162ddb2d321da86dc1178f37a55ac721b41f8dde90d1b 1,515 0.54/1.00 vMB 28
633,441 633,441 0000000000000000000ccb07f652f7d4f2d6b6b699210ff81db1fd08f5aa9146 1,769 0.64/1.00 vMB 25
633,440 633,440 00000000000000000008af113276eb89104d4908c35a654544d79241aea1765e 506 0.20/1.00 vMB 25
633,439 633,439 0000000000000000000ee3d5a1ec4a6cac7a4ea76dd10ce4de76ad1264ee46cc 82 0.02/1.00 vMB 25
633,438 633,438 00000000000000000003a3fc9cadb13a067cdec0a3d202fbd4cc7c46bf13338b 968 0.44/1.00 vMB 23
633,437 633,437 00000000000000000010b6b22eaae9d7d1c04bfa3d9facc02fb690a77ea86bbe 418 0.13/1.00 vMB 27
633,436 633,436 0000000000000000000e635f4fbc1773525ee889c0f50ac09d96a75a10546a10 871 0.30/1.00 vMB 28
633,435 633,435 000000000000000000045d147167ad1dc35503bcdd264c087b57d3f77c7c95b2 1,980 0.93/1.00 vMB 19
633,434 633,434 00000000000000000000558c801330567b34f727933cc97ad3b57129e6d40bdf 2,673 1.00/1.00 vMB 7
633,433 633,433 00000000000000000009f3242f27abbc4eebd5dfc687c243b38025f0afbefc93 2,848 1.00/1.00 vMB 32
633,432 633,432 000000000000000000010f6ad11aabf0ae995f2b579cbdd86cf4e5408103f3fd 2,006 1.00/1.00 vMB 61
633,431 633,431 00000000000000000009981a6710dd94c2e3acb1cab8384d12eff1353a30bb43 1,903 0.76/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.65 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: 672.94 GB
    • Received: 16.33 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.