Loading Tool

Explorer IconExplorer

Memory Pool

37,046 transactions
26.98 vMB
0.05657149 BTC
Random Selection Loading Transactions
Max Size: 136.93/200 MB

Candidate Block

Mining Attempt e0d9cf62edf87dcc5234e46f62945247debcc83898622a604f6149fb31814ac1
Version 20000000
Previous Block 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a
Merkle Root 48264de0524eb68b0c42fbb85a91f7da281c437a721bf35107478d05ec85a8b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,520
Size: 1.00 vMB
Total Fees: 0.00586607 BTC
Feerates: 40.21 > 0.59 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,637 (218,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,274 696,274 000000000000000000044401ca50db62b03dfd45d8cef69c8e99cb350bdc2fc1 3,089 1.00/1.00 vMB 17
696,273 696,273 0000000000000000000ae702616c8cacd44e8531980fa7cc21644bd90c7fbc19 1,148 0.41/1.00 vMB 18
696,272 696,272 0000000000000000000f7d99224106102f3b2e2f2ff54d07d50db6ab0bea8d1a 1,459 0.99/1.00 vMB 6
696,271 696,271 000000000000000000095907c7fee621c43b71c27133b3b2e41856f8ab8ef38e 1,749 0.67/1.00 vMB 10
696,270 696,270 000000000000000000084d3752ef345a8667bcba7fa1b22632b6262591655641 2,597 1.00/1.00 vMB 10
696,269 696,269 00000000000000000000987bb9e34ccd4e56a10db98cdbade450bd9195038bf1 2,206 1.00/1.00 vMB 4
696,268 696,268 00000000000000000003d60f7d73ab81e6090277bb492453342ac78359fc1c2c 1,838 1.00/1.00 vMB 9
696,267 696,267 00000000000000000001e19473be366772752658102135769bf69957b7568727 1,785 1.00/1.00 vMB 9
696,266 696,266 000000000000000000067894489710d3b70e59e268b64e6a6bcbb6e10c60979a 2,790 1.00/1.00 vMB 8
696,265 696,265 00000000000000000011c0b4c693e784cd426bbf59d2eed272ddfbb581b77abf 2,940 1.00/1.00 vMB 6
696,264 696,264 00000000000000000002217271ad7070702815d3b0c924ab6904cdfc2f4973ce 2,670 1.00/1.00 vMB 40
696,263 696,263 000000000000000000100470dd81d5e1654afbf97a7828153dbeebedef5c0cfb 846 0.33/1.00 vMB 12
696,262 696,262 00000000000000000005c3825559ab52ef12706290b998fa434d10e66146ff8f 1,682 0.54/1.00 vMB 17
696,261 696,261 00000000000000000008b6f86e1591863820e21b1e0baaed9d8bcf6e8c857f3e 821 0.37/1.00 vMB 6
696,260 696,260 0000000000000000000e8a4b2ac32677533c46a594924c08f735d5770d66fb4c 1,772 1.00/1.00 vMB 7
696,259 696,259 0000000000000000000fcc906b66731a80c059717abe887197b5e9eb9637387a 1,973 1.00/1.00 vMB 3
696,258 696,258 000000000000000000107f837df181f0c082c828bcccbb2fdf48731fd14b22ee 2,942 1.00/1.00 vMB 24
696,257 696,257 0000000000000000000dffee26ee667c03e8d3d157b8e36c50acee03bd069056 478 1.00/1.00 vMB 2
696,256 696,256 00000000000000000008e76e6c941cbfa55914c99b6aa7ff8d549d612b259a40 2,852 1.00/1.00 vMB 7
696,255 696,255 00000000000000000001c67a1de71e0920847a9935268f4a62523e3cbac9bca0 812 1.00/1.00 vMB 5
696,254 696,254 00000000000000000004ceb592af6ee20f139eeab9d38321c5f8c98f8b9229a3 2,592 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.75 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: 630.81 GB
    • Received: 12.05 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.