Loading Tool

Explorer IconExplorer

Memory Pool

35,964 transactions
15.83 vMB
0.03769123 BTC
Random Selection Loading Transactions
Max Size: 98.15/200 MB

Candidate Block

Mining Attempt 4ff542aab6d2ae195aa13a61fefa409a1d366842781484dc67192a3401328491
Version 20000000
Previous Block 0000000000000000000154502da49efb39dd7a08057c9cb3e1dbc6d8559a813c
Merkle Root 112bbd53a68457ff18b0b4fac603242f98220ed8c7b6bb300c3971ded95527dd
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 1,845
Size: 1.00 vMB
Total Fees: 0.01596279 BTC
Feerates: 1,125.03 > 1.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,589 (21 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,568 938,568 000000000000000000019cc1d5f3c6dcd16a6e25a2b19c4f8c3d1be3180d6415 4,190 1.00/1.00 vMB 1
938,567 938,567 0000000000000000000189e6bd438ce106c0bbad93fa83852197793f945ab49d 2,790 1.00/1.00 vMB 2
938,566 938,566 00000000000000000000dd96b39b8c433ac0919bf9d4e056b272c34ec7f8ad0b 3,491 1.00/1.00 vMB 0
938,565 938,565 0000000000000000000047b6a69f2cabf89e56e1a3e3a8cd68f86f2bbad54dbb 1,385 1.00/1.00 vMB 0
938,564 938,564 0000000000000000000031c1bea016a6ef199377e34455e77c30023a667fa914 3,384 1.00/1.00 vMB 1
938,563 938,563 00000000000000000001d0ce602435200af3e66ea17bfb34542738a416e8e36f 2,630 1.00/1.00 vMB 0
938,562 938,562 00000000000000000000e5583b380b9814f7e138bd030c43ea6a4ccec3db0480 3,499 1.00/1.00 vMB 1
938,561 938,561 0000000000000000000192f8469aa20df4340fcf6354822a00e4a5ef70e9b62c 3,603 1.00/1.00 vMB 3
938,560 938,560 0000000000000000000100f635f541413c4a4ab6e307d2ebaf4f21207d8bd44f 3,321 1.00/1.00 vMB 2
938,559 938,559 000000000000000000009b8ed6023c3aacca5bd8d1a712fe891e79b9766a2be0 3,792 1.00/1.00 vMB 2
938,558 938,558 000000000000000000000901bdc91f12285ceb58cd966721dc6625871fd3adee 4,234 1.00/1.00 vMB 1
938,557 938,557 00000000000000000001d9bd2f240a7dffc7918ee6099ab62ef9f7f981bdf552 2,727 1.00/1.00 vMB 1
938,556 938,556 00000000000000000000ab7302104d7a81062614bba5281a8ac3c1cf43a40442 2,468 1.00/1.00 vMB 3
938,555 938,555 000000000000000000012f14d067fb974cf61abf11331370b20b7c7a781d4bb2 2,120 1.00/1.00 vMB 1
938,554 938,554 000000000000000000011d54dcd004296ee9c0dde83f1189cdac03a6bdc8340b 2,684 1.00/1.00 vMB 3
938,553 938,553 00000000000000000001bf462cf55861982ec43ffda7ff52ad44a3697c5c504f 3,083 1.00/1.00 vMB 3
938,552 938,552 00000000000000000001408213c57a36087e743ea243c3862f2a4433473bf456 3,278 1.00/1.00 vMB 3
938,551 938,551 000000000000000000003f069322f46ca60d7971a2fcb353cf798b33609b02af 3,533 1.00/1.00 vMB 5
938,550 938,550 000000000000000000014995d978152603e84612a307536dbc1774ab77d73327 2,411 1.00/1.00 vMB 3
938,549 938,549 00000000000000000001aceb84f717b90e84d899ff4644c1b24f497f8ff5809e 2,723 0.84/1.00 vMB 2
938,548 938,548 00000000000000000001cf780c90817536328aaf4511b6aa5f7bc694acaccd1e 3,892 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 824.17 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: 4,119.33 GB
    • Received: 227.65 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.