Loading Tool

Explorer IconExplorer

Memory Pool

27,632 transactions
14.19 vMB
0.06138277 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.52/200 MB

Candidate Block

Mining Attempt 0eef7c401c9977147b174fac75592697759a8dd1ab51609cbe791dddd6dbf200
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root b5aad85264c425d2b732d91ddb4abb0696f5691e6b50b15f42baf9da4a10b5bc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,698
Size: 1.00 vMB
Total Fees: 0.02691662 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (668,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,586 244,586 0000000000000037fdf10ae1f0b133335861f32ffbcf80a16588ea86c530dc21 544 0.23 vMB 150
244,585 244,585 000000000000009205dca5c5e9159c17a63e2a5a922e6af5343cfb9b88312fd7 24 0.01 vMB 33
244,584 244,584 000000000000003814173e43d756c0a21ad0e38bd842f3e493ad2b51074232d6 292 0.15 vMB 107
244,583 244,583 000000000000000004ae693a1a8e740a33dd996c27ccc64217ed647e0b90d910 6 0.00 vMB 109
244,582 244,582 000000000000005dbcecb17e757d93ce2db693b9171b3a9e586fa86f2f3ac26e 239 0.10 vMB 140
244,581 244,581 0000000000000027bebc6cfd650a5e6a116055b20460aeb9546c20ed0cd0310c 248 0.10 vMB 117
244,580 244,580 000000000000007105cf1ef357e094177415b23aa933bb4d10bcc676b3a45bb2 12 0.01 vMB 18
244,579 244,579 00000000000000abf05934b526e14b9ffe79f13b8add962aa5e818f9492fcffd 203 0.08 vMB 145
244,578 244,578 0000000000000071f37e064786373bf86d972b44dcc0718062105ac9f410cdb6 84 0.08 vMB 52
244,577 244,577 000000000000004c56ca465e29fd4dff9262c90303a0b4fb9e063b67bf3d24c1 420 0.18 vMB 124
244,576 244,576 00000000000000747f72cf1add98b52d1627c1c9df826a90f86bcd13b201f269 128 0.10 vMB 21
244,575 244,575 000000000000005407cf6f12866611698bc35d11aa5899c04e173c94060abf1c 128 0.05 vMB 147
244,574 244,574 000000000000003ac08c8473963296269285803fd99e1e945f2dbed732e924d6 118 0.05 vMB 103
244,573 244,573 000000000000000c8779f01316ea65566c643bc6dd1b9b11f441d51f519894d0 347 0.16 vMB 125
244,572 244,572 00000000000000c605975f47a04eae1241b17a3b1c4cec317dc27ec559ec0679 269 0.11 vMB 145
244,571 244,571 00000000000000ae3bb3033c9d0caf190c0fea7e2b6683f9640d0c1d1a9fbabc 58 0.04 vMB 57
244,570 244,570 0000000000000045bceedca043b9284db6319dd29e3a161383b6017e64498907 359 0.15 vMB 145
244,569 244,569 0000000000000012b0b4ca90d6972ab632ffb5f5916b9ddb3ce30870ecda3dd9 302 0.12 vMB 133
244,568 244,568 00000000000000bf282077641c1cd0dbb06751474a65281b7b3fee6981556069 117 0.05 vMB 136
244,567 244,567 00000000000000a1ef8914fb9c070c8df686cad02bf3eabcb23bc90b1b146663 362 0.16 vMB 110
244,566 244,566 000000000000007b7f78a242cfa5c4d627d79a62c1f42d92a85a7ef0d0b996a5 143 0.06 vMB 118
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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