Loading Tool

Explorer IconExplorer

Memory Pool

78,059 transactions
29.25 vMB
0.07615528 BTC
Random Selection Loading Transactions
Max Size: 179.30/200 MB

Candidate Block

Mining Attempt 33b78732565282251daf6aa9780b752810015b9f554483f7b5487b9c7b56285a
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 9bf044c81bcfe195766387011d59429031c56b7d82015b177070844cbf6cdb14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,546
Size: 1.00 vMB
Total Fees: 0.01200411 BTC
Feerates: 73.20 > 1.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (311,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,285 603,285 0000000000000000000b868ec35ea977449e92b8223c5bcca74d1375cd89f559 2,685 1.00/1.00 vMB 35
603,284 603,284 00000000000000000003ab0e332300e4779249e0186ab7413a44aa5ab0758fa3 203 0.39/1.00 vMB 4
603,283 603,283 0000000000000000000a16cd1ac861c3c13ec497d9992ba4521d2b7e4781460d 2,061 1.00/1.00 vMB 11
603,282 603,282 00000000000000000001ee0868e9c268d996624a724644b663e78edb9b8d6542 2,726 1.00/1.00 vMB 33
603,281 603,281 0000000000000000000b680e814a2c0e044e15c06968f3cb537ec545662d64d7 2,099 1.00/1.00 vMB 2
603,280 603,280 0000000000000000000c047353cb5826a5f9b358b5bf4079305e1ccf895ce06c 2,860 1.00/1.00 vMB 37
603,279 603,279 00000000000000000016008a56b1b787cadeaa74df1a49e86fe01b7f51612c3f 2,370 1.00/1.00 vMB 9
603,278 603,278 000000000000000000000a26708875e016ce0a345f354260ba22b8054edd8497 2,564 1.00/1.00 vMB 13
603,277 603,277 0000000000000000001544d453e0e3f22edf87228c2f1b23c3777974830b1f86 2,476 1.00/1.00 vMB 21
603,276 603,276 000000000000000000030bd3fc0d4dfe3d0fb1305257c0f0099abc9e8a0377e7 2,827 1.00/1.00 vMB 46
603,275 603,275 0000000000000000000a1ecb733f711a2d5069e94ad5f484d1285905caad2e3b 3,123 1.00/1.00 vMB 13
603,274 603,274 00000000000000000003817858d51e3c60b28707b5cdf586792a4ef7e2398785 2,794 1.00/1.00 vMB 17
603,273 603,273 0000000000000000000971db683b86ccdfe8ad5ce17f83c93dc63300877cfff6 2,834 1.00/1.00 vMB 38
603,272 603,272 0000000000000000000431562d9ba51a78232dc537781dba1bb09e7caf40b5ea 2,443 1.00/1.00 vMB 24
603,271 603,271 00000000000000000009bf50ebc82a3fbada560a9bb0025609a29fb23bc65728 2,814 0.95/1.00 vMB 20
603,270 603,270 0000000000000000000c12d6a55a470ba36d7f94c1f9196b5754dcdb1dc25936 2,623 1.00/1.00 vMB 38
603,269 603,269 0000000000000000001613c2a5388229bdfa1d16efbf8a2e339100753d7f230b 2,131 0.85/1.00 vMB 3
603,268 603,268 000000000000000000019911270a3ed577c94c6c11c38639b4b1e388b564da52 2,312 1.00/1.00 vMB 22
603,267 603,267 0000000000000000001157ff4e4da9777b9d440205610bd7d636817744ef9dc3 2,163 1.00/1.00 vMB 32
603,266 603,266 0000000000000000000da51c4f0dc56ea487663d86f8faa2c119ebadb9db8443 1,324 1.00/1.00 vMB 38
603,265 603,265 0000000000000000000b13b5cb8d5c42bb5821f9c03e60eeed67e13030e99561 1,155 0.42/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.81 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.17 GB
    • Received: 17.04 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.