Loading Tool

Explorer IconExplorer

Memory Pool

75,609 transactions
28.62 vMB
0.06606704 BTC
Random Selection Loading Transactions
Max Size: 175.04/200 MB

Candidate Block

Mining Attempt 40a38a33429299e2ae4ac3a41bba608fc72b235bc992c76df405b7e3e6cb327e
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root ec341a4c3682142e05de0c1c738d19eb049dcc9159109f70f2457932479028f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,721
Size: 1.00 vMB
Total Fees: 0.00391357 BTC
Feerates: 20.11 > 0.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (218,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,538 696,538 0000000000000000000ee4972317c607e56d423693e1250b8bffac989f4b593e 1,800 0.62/1.00 vMB 11
696,537 696,537 0000000000000000000641c67a9edd594ee2087a00551aae22786d30a1a740ec 1,354 0.44/1.00 vMB 12
696,536 696,536 00000000000000000010085f2b3d2c9668bd8ec267856b5ccb7f840d4d167e2b 1,223 0.45/1.00 vMB 8
696,535 696,535 00000000000000000003b506b8146d82d1bf8a070522ef23fdbcd072d6e14b93 2,428 1.00/1.00 vMB 12
696,534 696,534 0000000000000000000466c31503095a0bbf84d875af25c4636b36d5c17b33a0 1,374 0.65/1.00 vMB 5
696,533 696,533 0000000000000000000ff60ae5418e1579c7b704a235b805813aa60cd6bec336 722 1.00/1.00 vMB 3
696,532 696,532 000000000000000000060aaad08768ce41e53f78b7be67aa06d97734b62447c2 2,970 1.00/1.00 vMB 9
696,531 696,531 00000000000000000000ed1681c29a063e74d69ad4d8562863a898d672eccc80 2,826 1.00/1.00 vMB 8
696,530 696,530 0000000000000000000ccf09585356ac417d8c618a6738230ffc9ab10694b826 2,565 1.00/1.00 vMB 24
696,529 696,529 000000000000000000047e3b8869355e98b702d82c827a9d428b7f27986438ce 55 0.01/1.00 vMB 14
696,528 696,528 0000000000000000000e73186dbf6b9998b103c22ccf6505bdaab1bfa3b7725b 1,588 0.81/1.00 vMB 9
696,527 696,527 0000000000000000000684f4d0b0b41ae09ee6f2c3aa5699fdcae60086781612 2,225 1.00/1.00 vMB 11
696,526 696,526 0000000000000000000ec3ed011292ba16a1aaf14b7ce85e61bb6760889191df 1,630 1.00/1.00 vMB 5
696,525 696,525 00000000000000000000989f7f01d7473154700bfe4fbf476ebaae01ffa9b57c 1,930 1.00/1.00 vMB 33
696,524 696,524 0000000000000000000eecf26f17aa9daab9ecbc352b7beee32818b768971db6 581 1.00/1.00 vMB 3
696,523 696,523 000000000000000000058c9efda0c5488acbc29fa9fb0a4a8f4ed296d1373191 2,255 1.00/1.00 vMB 2
696,522 696,522 00000000000000000008e105e8b21d7c9878903fda60208b1433e6f1ce304bad 1,585 1.00/1.00 vMB 3
696,521 696,521 000000000000000000080c4caf38efcccc8e4fe641b7f34ecc885d28316d1cff 3,102 1.00/1.00 vMB 14
696,520 696,520 0000000000000000000c389e5880f982ae2048918806e1a83b3ed6d0a62bfe4f 2,709 1.00/1.00 vMB 22
696,519 696,519 00000000000000000008e6f0f048e629bc576c4a2d1129579ee3baa6ed8ba4ec 2,210 1.00/1.00 vMB 6
696,518 696,518 00000000000000000007c49ff5d39baa6b10be16c32b06749ed86aa0ff39e000 912 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.82 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: 710.66 GB
    • Received: 17.08 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.