Loading Tool

Explorer IconExplorer

Memory Pool

86,572 transactions
31.79 vMB
0.10820522 BTC
Random Selection Loading Transactions
Max Size: 194.74/200 MB

Candidate Block

Mining Attempt eed06ebae2f8d311d316585de071158200154950662339d069ef930d0eee4733
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 96e43a3086af6dd430b1bdff89401066b6b52ba29cceae0c5598248fa55302f4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,880
Size: 1.00 vMB
Total Fees: 0.02774647 BTC
Feerates: 1,236.26 > 2.78 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (501,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,606 413,606 00000000000000000184eea17df96d0e3006c1ab3f94509635329c743bab00d8 918 1.00/1.00 vMB 23
413,605 413,605 000000000000000003950fc848794117e7eaed773a1c43f48b1021fc18f3fa33 1,969 1.00/1.00 vMB 67
413,604 413,604 000000000000000000e7075fd52be618d335235539a333b691f527d86ae15752 2,095 1.00/1.00 vMB 40
413,603 413,603 000000000000000002f31c8944dafe19b077e0fd27a2e89b3dedd311494194dc 1,943 0.99/1.00 vMB 46
413,602 413,602 0000000000000000028571b3661b76f487f162d2bab692ee8f7fa6bbbc5fa18b 2,002 1.00/1.00 vMB 61
413,601 413,601 0000000000000000050ebb0a5b493d557f0ddb24a880c87935fe94817afbb3c4 2,308 1.00/1.00 vMB 61
413,600 413,600 000000000000000003bfc5b5f6d85bab153fc8a1cb46655941d6ec69620a8735 2,325 1.00/1.00 vMB 77
413,599 413,599 00000000000000000423d8c23aa4b6eb5d7736f070f163dc3bc4d1ca4a2af39b 2,114 1.00/1.00 vMB 112
413,598 413,598 000000000000000004b5b3d671d7b9fc6d65d0fd95059d42ed1d57c25dc82b23 2,003 1.00/1.00 vMB 51
413,597 413,597 0000000000000000028da46d08160cbb42b57ae5b150fa8051f6519016319c95 2,052 1.00/1.00 vMB 51
413,596 413,596 00000000000000000421f8ccd969931b073d5b3cd3f07815451058a624971aac 1,675 0.99/1.00 vMB 58
413,595 413,595 00000000000000000266cecca7fa7f8747bb5dd3907a67c7011cd57810bd8885 2,416 1.00/1.00 vMB 80
413,594 413,594 000000000000000002458a4414274fcb44b3721c4888ef5228bc3a52d502fa82 2,559 0.99/1.00 vMB 96
413,593 413,593 000000000000000004bf49da8522662ec7ad32b8efd3dbfa0db2504aecae709c 1,011 0.99/1.00 vMB 51
413,592 413,592 000000000000000000e65fadc6aebf074c9f1688191a3fe1592098d535036efb 2,953 1.00/1.00 vMB 56
413,591 413,591 0000000000000000007e8460e98286fc292823d80c8b8fc341c666ee1812a75e 2,204 1.00/1.00 vMB 69
413,590 413,590 00000000000000000514572d1f4d9e3a3215ef1735ea3e56d9827dfbc7e0d4d9 1,664 1.00/1.00 vMB 79
413,589 413,589 000000000000000000bf7e1d44c9c0dbd60601565be6bdb0021fd0e516735558 2,195 1.00/1.00 vMB 112
413,588 413,588 00000000000000000530027481542ae4b6fe2749c8540b633228fe7e6828baf3 2,300 1.00/1.00 vMB 86
413,587 413,587 000000000000000000135438ef91d59aad5fd12d03a5321a5b0d0ed478d6b5dc 1,009 0.93/1.00 vMB 55
413,586 413,586 0000000000000000024e8f8ca2179b7241a275b4d9df9da37262c988e882033d 548 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.