Loading Tool

Explorer IconExplorer

Memory Pool

85,723 transactions
31.96 vMB
0.21039646 BTC
Random Selection Loading Transactions
Max Size: 191.14/200 MB

Candidate Block

Mining Attempt afccfcf2b8dd4cde229526e2db371b90143f995a0425ec69a271f4ea5a0891a4
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root ff60810a1901938555dd5ddd5b42cb89e35148c50872e8f8ee1acca8d5eee89e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,852
Size: 1.00 vMB
Total Fees: 0.09501196 BTC
Feerates: 529.10 > 9.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (101,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,540 813,540 000000000000000000019d16c1dbf6e13961732eff05474139bd590e31788000 1,137 1.00/1.00 vMB 19
813,539 813,539 00000000000000000001a0019da712ff83c3e92e48b22df8c05c809e88a62f57 1,293 1.00/1.00 vMB 18
813,538 813,538 00000000000000000002865245e6b14949ba79396659b17d64370d430a25b6f3 2,635 1.00/1.00 vMB 28
813,537 813,537 0000000000000000000358c3f10ac73bc7b91ee80d0d8f6fbc3026bf1160dafb 1,092 1.00/1.00 vMB 22
813,536 813,536 000000000000000000011fbdd5886df06d006303dfd48ff8aeaeeb42ec236383 328 1.00/1.00 vMB 17
813,535 813,535 00000000000000000003852e87e86eea07cc84e815d9480c39fcef70e8455bd3 2,292 1.00/1.00 vMB 29
813,534 813,534 000000000000000000042c4535a79aaf2538ff8c2629ca03e724054045167589 1,699 1.00/1.00 vMB 7
813,533 813,533 000000000000000000017b15503ad213faaa06f815ba5dc7f5b82fd12f450c48 2,312 1.00/1.00 vMB 10
813,532 813,532 00000000000000000003e8215152188f8848b0b95a991c2a18acdfa9ece395f0 3,307 1.00/1.00 vMB 12
813,531 813,531 00000000000000000001aacd2b07445b9cbe3ef87e680824afa12d72e9192196 2,290 1.00/1.00 vMB 10
813,530 813,530 00000000000000000000a08eb3a290f72b0cb9751133faa60e6a4525ad689f4e 3,339 1.00/1.00 vMB 12
813,529 813,529 000000000000000000025426326266db767bbfc2a0f0a02b80480e8c39c39c82 3,369 1.00/1.00 vMB 21
813,528 813,528 0000000000000000000271beb49bae5cacc54f80cc67289b4284d52ba307c10e 2,811 1.00/1.00 vMB 10
813,527 813,527 000000000000000000042cee63a7ba5fcc368adf0f965ec861208ba9e8a3f679 2,212 1.00/1.00 vMB 9
813,526 813,526 00000000000000000003d02f9b353a55f4e41ec8d8b5cbaecf76eecdabbc94cd 1,679 1.00/1.00 vMB 7
813,525 813,525 0000000000000000000011ced0ccc8c2af0d517d1b876bf4584678df0f783acc 2,068 1.00/1.00 vMB 8
813,524 813,524 000000000000000000030d9f14cdd55a2a36c5f598eabff5de64ae4a40088594 3,030 1.00/1.00 vMB 12
813,523 813,523 000000000000000000013b7e4b84cac321c7538a3721ee3e66cf5e23ddcc4f07 3,568 1.00/1.00 vMB 13
813,522 813,522 000000000000000000047f523b8102a73a3b44206eca08eb42773dbbcc0e9554 2,796 1.00/1.00 vMB 25
813,521 813,521 000000000000000000009cdf85dc1eee6b56b695fd14bf2212130647137a8aba 2,314 1.00/1.00 vMB 11
813,520 813,520 000000000000000000045860960f22abe403b8cd08ccaecb95d37cbed155344f 3,556 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.