Loading Tool

Explorer IconExplorer

Memory Pool

41,483 transactions
27.13 vMB
0.06522330 BTC
Random Selection Loading Transactions
Max Size: 142.41/200 MB

Candidate Block

Mining Attempt 1dc8e686b6881cb0ca3a0290bc13ff887dbbda3a9b9251e129d5970976804704
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 4435caac9730a8261777de9113655ac7e57f72d4a2419a8ce05897f52bb75755
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,118
Size: 1.00 vMB
Total Fees: 0.01496856 BTC
Feerates: 100.52 > 1.50 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (589,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,675 325,675 00000000000000000ddbf4cc5e3e9a42569642667c97cb6c0159517c8e184181 64 0.08/1.00 vMB 19
325,674 325,674 00000000000000001efd66c5ba5780ebd7f56f65b38024fc0cb338243b48508c 363 0.75/1.00 vMB 14
325,673 325,673 00000000000000001be39ffa7b2064851a000169c0a29d9bb45150fed7031331 1,422 0.75/1.00 vMB 31
325,672 325,672 00000000000000000878abecffb4b68b529e5c7497374d3134e01c5354225a5d 923 0.35/1.00 vMB 43
325,671 325,671 00000000000000000453320115cf3baf6f690e4a4f8e5da22818466b8ebde27e 591 0.38/1.00 vMB 28
325,670 325,670 0000000000000000149d22bd64b40cdb1c22b22fe8dc46c78a987234e4a6dabb 237 0.14/1.00 vMB 25
325,669 325,669 0000000000000000195afb376e8487a22b21abbb3129639ce1c171cc40b9021d 228 0.08/1.00 vMB 39
325,668 325,668 00000000000000000b6606eaaf882d75e42f209e3f264230c92c211250ece97b 74 0.12/1.00 vMB 15
325,667 325,667 000000000000000007cbd49cf0fccb213d1021707873a3db0078d37f51f59207 534 0.32/1.00 vMB 26
325,666 325,666 00000000000000000f6663951e5b9e03120efe033b294be9fe5f45cd77876dff 503 0.47/1.00 vMB 17
325,665 325,665 000000000000000000a5a31044246b1ed2b88f47ea55defbf5aa819832f21db3 16 0.01/1.00 vMB 18
325,664 325,664 00000000000000001c13281318ffdb0e019c875151ee42836334b2c346e1b297 68 0.04/1.00 vMB 8
325,663 325,663 00000000000000000bff2ffc61a7e25cf0b4b9dd275bebe70010979385e5207a 300 0.16/1.00 vMB 31
325,662 325,662 0000000000000000199707072d0826421ce78b0d8295d0c3c09f6bf120948c65 359 0.19/1.00 vMB 28
325,661 325,661 000000000000000006f3b198af5ab07ce3ed589b95186137a7e40694cbc25ba8 832 0.44/1.00 vMB 30
325,660 325,660 0000000000000000145decbecca2bb44254fa2839c64d24d0d029947d8911bc9 123 0.08/1.00 vMB 31
325,659 325,659 00000000000000001a7c54bb7df6e58fdd1457230274c49a156274ace0a39459 605 0.36/1.00 vMB 26
325,658 325,658 000000000000000008bd1b72d1ae4589a87526dae6ef6ea8c8c42bbc5e533f24 874 0.44/1.00 vMB 29
325,657 325,657 00000000000000001a38e447e390054ee67b2bab175b75910265bc0a6017cb8c 64 0.02/1.00 vMB 48
325,656 325,656 00000000000000000f5e4bd91268ebd24090844a31a32fbf13b83a521860e046 394 0.25/1.00 vMB 25
325,655 325,655 00000000000000000b239d0d5c87dc345e1d2bcda39963585fd7aa5c1a1a9a55 652 0.31/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.04 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: 650.66 GB
    • Received: 13.30 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.