Loading Tool

Explorer IconExplorer

Memory Pool

80,304 transactions
30.05 vMB
0.11882188 BTC
Random Selection Loading Transactions
Max Size: 180.24/200 MB

Candidate Block

Mining Attempt 4e7950874e610b57e8bcc773beae255f4e4dc9ccf154568ebad6324adfb0de17
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 5b6a8793216bd33d1b076950863a1e34dcb63c7b5972cd8924d57b27041afa5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,792
Size: 1.00 vMB
Total Fees: 0.05740143 BTC
Feerates: 180.34 > 5.75 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (562,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,767 352,767 000000000000000001b0c161e5cc35b67f128766c03951dd63c76966bb68b7d0 391 0.26/1.00 vMB 23
352,766 352,766 00000000000000000a14de1240ec718f6f9f7accbf17a5913560dab7fea0667c 441 0.31/1.00 vMB 21
352,765 352,765 00000000000000000600e914a28392b36dcf9c12b78b5660d05c15fda9bf2833 256 0.09/1.00 vMB 42
352,764 352,764 00000000000000000f26af8bbf31727c9213aa336550b10fa27fcd359aca0280 772 0.41/1.00 vMB 27
352,763 352,763 000000000000000006afa625f16dbc613f882be5d2d29dce68a22edfddeb3eb5 274 0.19/1.00 vMB 20
352,762 352,762 000000000000000015e55ae1be4618c6702451ee53af77e0ed96464b9aead24a 256 0.11/1.00 vMB 28
352,761 352,761 00000000000000000f35b624b4dc9456833bb7ea194169fe61d5ff24f4dae16e 756 0.38/1.00 vMB 29
352,760 352,760 00000000000000001077b5023fb225b6453dfbea0c49175da32a8532f5c255c8 467 0.15/1.00 vMB 31
352,759 352,759 0000000000000000095aaf47d3cd14cdb9383d58c55b5b78af864f2065bad88a 809 0.35/1.00 vMB 30
352,758 352,758 00000000000000000ce3f385e56b4e44292e2fa9f619c5e1c49418ffa8bc3bbe 252 0.11/1.00 vMB 27
352,757 352,757 00000000000000000cb01d9ae5ddcc21b7a7534f5d8eaafba7715d25517b245a 1,073 0.58/1.00 vMB 26
352,756 352,756 000000000000000012a6172af8d095d7b561fb71b7307f6b9d6b9690dca0e5e6 518 0.25/1.00 vMB 30
352,755 352,755 00000000000000001436cef11a618435374fcfb7f467ea8ca615804192cd2f87 209 0.11/1.00 vMB 23
352,754 352,754 0000000000000000018269b79075f0c77448b944ac607222d7379d1835cf0ce4 394 0.17/1.00 vMB 31
352,753 352,753 00000000000000000b7fc8367b5891efeda2c09055a831628877613c57b0ae69 287 0.15/1.00 vMB 23
352,752 352,752 00000000000000000c5ce57ffee39974617ca8090c7db4e72bb99c985554e2fc 1,364 0.75/1.00 vMB 25
352,751 352,751 00000000000000000ede7b2b422b6132f584debb9b4c8b222ff90751308d21b2 223 0.12/1.00 vMB 24
352,750 352,750 00000000000000000da1a81cd8689a4a510393f1f76cf386a1463e7145cfe300 158 0.10/1.00 vMB 18
352,749 352,749 0000000000000000017fa4beec071ae45e112bb7acfe55360e7be74b123b4269 365 0.51/1.00 vMB 9
352,748 352,748 000000000000000010b364f45567d027fc1e87e79267d3a94712c150393a0d1b 889 0.75/1.00 vMB 15
352,747 352,747 000000000000000011a7d34e8aa3017d2e92dd23c89697022a173752404e7547 293 0.72/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.