Loading Tool

Explorer IconExplorer

Memory Pool

25,461 transactions
5.55 vMB
0.02733076 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.45/200 MB

Candidate Block

Mining Attempt 60213c1311ce68d5ef989b181ebc036325f0e4fe17c5b00039528562da08228f
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root 9041cf9336ed5bdb8481b697d1b4dd88c8c50c41b899797e2107ad8061bc8867
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,554
Size: 0.52 vMB
Total Fees: 0.01415033 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (746,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,550 166,550 0000000000000205a3e4f962b5b01a79b2443be34b0a2a9805552596da37b1c9 14 0.00 vMB 52
166,549 166,549 00000000000001f8ebc9b93710396322ac5960974f5e345dc00ef7430cd21072 22 0.01 vMB 379
166,548 166,548 0000000000000722deb23a57e2ce92943f3a83c79bcc72d9698d13d734c0faec 24 0.01 vMB 38
166,547 166,547 000000000000052939bbb4815c4308e7fb26a68b4db4a58f218458016af44156 10 0.01 vMB 30
166,546 166,546 0000000000000684fcd3cf7f169fbd15499b662a9af7e43318f435d481e27cba 118 0.04 vMB 89
166,545 166,545 000000000000090b7062b49a10504077af86b3e080e9ed21757a6020df60d450 15 0.01 vMB 52
166,544 166,544 00000000000005f894148771c2a67a5245d5ea351d12e321c3ba5861c0d765b5 42 0.03 vMB 47
166,543 166,543 000000000000065209a35300569a078d2627144787438e805e2b3d0137f09b83 18 0.01 vMB 178
166,542 166,542 0000000000000bfd89d7ce7152adc177bc4283af022eb017be04e4d372074cfc 18 0.01 vMB 65
166,541 166,541 00000000000004ebff340ac85feb2f4e2af1da4a7805748e537a584b0da618d3 53 0.02 vMB 274
166,540 166,540 000000000000093a989021a2e80e17f660bfa6ae056b83843ba176f40a835b4a 152 0.07 vMB 132
166,539 166,539 0000000000000a31f49642b7af1c51a96932ea7bd8d19f005b3412fd1795d9ab 73 0.05 vMB 25
166,538 166,538 00000000000006c59d7cd9e7c3d701703020684ccecb078d12051786a3a30b15 54 0.03 vMB 617
166,537 166,537 00000000000007e99d4d9722e8a53c67144b4d9ab041476d8d58a8de160aa6bd 44 0.03 vMB 68
166,536 166,536 000000000000049d2d3861ad7dc3e0510c7b666714e7feee42aeb2115b63513a 36 0.01 vMB 93
166,535 166,535 00000000000002d2e7edeae2adb199437d0cbdaca849a3f6c1fecf0af4ee8009 35 0.03 vMB 419
166,534 166,534 00000000000000221927b22d5d2def2a226d115ae1d0cdb2b845cf28cd6995ac 31 0.02 vMB 207
166,533 166,533 00000000000001ee89122dcb6ebe8ae920a9bb36ad17f582d163a54da820313d 19 0.01 vMB 943
166,532 166,532 0000000000000453696bde7573bb71977845fcc1b51ee1d0a150f83735b33e54 73 0.04 vMB 105
166,531 166,531 00000000000006c344e849138e1b6eae5e3b54208239a558dfa3dea5d51ecb59 7 0.00 vMB 22
166,530 166,530 00000000000006a3feafa8589cc9eba6bdb4321193c62d8e0d0d8177e1ff1e59 58 0.02 vMB 33
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 79
    • Outgoing: 10
  • Data Transfer:
    • Sent: 42.58 GB
    • Received: 0.58 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.