Loading Tool

Explorer IconExplorer

Memory Pool

82,699 transactions
30.74 vMB
0.08598787 BTC
Random Selection Loading Transactions
Max Size: 185.44/200 MB

Candidate Block

Mining Attempt b96e0f0fc23f98aac19160a45f34e4497197c3da584288eff68829e925f315d0
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 8a805eeac96d870b6b2fd46c42037adefb7cc9b03ff371bf567eae7f98e99ebf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,439
Size: 1.00 vMB
Total Fees: 0.02063187 BTC
Feerates: 73.20 > 2.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (552,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,533 362,533 000000000000000002a5313f76c0a4181bcca74ae1610f6f9facb481af5ecfbc 1,832 0.75/1.00 vMB 36
362,532 362,532 0000000000000000004e926f857755a03c32c4ca651e100ee818d78c4dfb71b5 1,276 0.75/1.00 vMB 21
362,531 362,531 00000000000000000dd276ac49d222a916ac2c607bea887125c3095d52eac736 2,344 0.75/1.00 vMB 47
362,530 362,530 000000000000000000cb83e5d5967dda379de33061b4ba9920af13374a0e76cf 1,418 0.59/1.00 vMB 26
362,529 362,529 000000000000000010810abccd848f69f2432f2d29bcfdfdf09ce6dadca8b214 670 0.80/1.00 vMB 14
362,528 362,528 00000000000000000ad1e7c324b3f72ac86e8da03258f3c6db5c4d02b4de21fa 1,497 0.75/1.00 vMB 40
362,527 362,527 000000000000000010e498e2b9eb8099398ecbff387f755a27ac8c00a760cd9f 1 0.00/1.00 vMB 0
362,526 362,526 00000000000000000fbde3e7b3b472eb53d579d87aa3b96369b3638737bb68f5 1,638 0.52/1.00 vMB 45
362,525 362,525 00000000000000000c095930b70a919d2c25f4ab549043dbac92545680bcf70f 1,576 0.93/1.00 vMB 24
362,524 362,524 0000000000000000120b04f62b6910f5aad126170bdd5a4346e5f4d57fafc0e2 1,710 0.95/1.00 vMB 47
362,523 362,523 00000000000000000539c71574e71e51846a2d25734b4d6bc42942204a744e6d 544 0.75/1.00 vMB 46
362,522 362,522 000000000000000013de1de276e25664b9897b17ac288a7751b5e5cfe66ee2a6 1,429 0.75/1.00 vMB 46
362,521 362,521 00000000000000000378d2b42f8d4d689f78bca2f1936a026dcd54dc4166bcb8 189 0.08/1.00 vMB 49
362,520 362,520 00000000000000000e1e42293f882ac894ed56e0d1f9fab6260a743841b2c3a7 440 0.19/1.00 vMB 32
362,519 362,519 000000000000000007b208104d0da795c7e91bc1893540a36f428edce9ae0edf 706 0.34/1.00 vMB 30
362,518 362,518 000000000000000010119d28f72c4b5ce9147497c421f8a357827a555597e6f9 591 0.29/1.00 vMB 35
362,517 362,517 0000000000000000092b35b5c2962bf37fd154a15fc2c79f41702f1356e364aa 381 0.22/1.00 vMB 26
362,516 362,516 000000000000000005bb4b38ef3bea047b9e5e2cfd0b2c736076ee582b84a7b5 434 0.24/1.00 vMB 27
362,515 362,515 00000000000000000f9d87b42c38e749a8792645d4f6be421fdb916e3bf77c00 1,186 0.58/1.00 vMB 30
362,514 362,514 000000000000000015643194803460430621bb82091a3f21b25eac448195c480 953 0.44/1.00 vMB 30
362,513 362,513 0000000000000000043932b0d85fc7d789a3cd5240094962e9f9833101b8152d 1,071 0.61/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.34 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: 661.55 GB
    • Received: 14.81 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.