Loading Tool

Explorer IconExplorer

Memory Pool

76,060 transactions
29.10 vMB
0.10293297 BTC
Random Selection Loading Transactions
Max Size: 172.07/200 MB

Candidate Block

Mining Attempt a88b177ab09624a2e2a22f91af3fe9515f6dac76afdf2ad2dcdae6a9ded4dbc7
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 294407f43b687ae505d5a1f72feb3d1d5cdbe34f8e88ff650408b6599a7d5495
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,419
Size: 1.00 vMB
Total Fees: 0.04094075 BTC
Feerates: 201.37 > 4.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (910,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
4,582 4,582 00000000811115a3947ba5eff8fe7e34df53a9424933e0e714c90b2548c9dc07 1 0.00/1.00 vMB 0
4,581 4,581 000000005b3b18f56cbd4d68e9ba4eb3051fdbb682a8c3b5ffa2d0a2c83dfaba 1 0.00/1.00 vMB 0
4,580 4,580 00000000d388b3b5334aa4d9e51e682421cbe708117407f0a99a0f1b0932d7c4 1 0.00/1.00 vMB 0
4,579 4,579 00000000d2b1c3be02b1ccecff6345679e15f71b6c637c3af4c2441b8db9f677 1 0.00/1.00 vMB 0
4,578 4,578 000000000d3436a3a1eaed0b074cf56010352512055fa53c65f55db2cc3a1c1c 1 0.00/1.00 vMB 0
4,577 4,577 00000000a0c494d54eddda640e880db4c7e2866323b15f9163fac00ba7f63638 1 0.00/1.00 vMB 0
4,576 4,576 00000000a0f722e8c190efa348d603ab6178eb434017a799f03023434a4e81a5 1 0.00/1.00 vMB 0
4,575 4,575 000000007a5faee8386b6a58d0ece27ae55d7c94c71657e550826ff14c6bb49b 1 0.00/1.00 vMB 0
4,574 4,574 000000002505009957be14719d0f8085f510503ffca8b7bcf2a37b48e583695e 1 0.00/1.00 vMB 0
4,573 4,573 000000008d6f832867fae99f901f857a54a345be2f415f58f501aef1141a41ca 1 0.00/1.00 vMB 0
4,572 4,572 0000000051bd361b9c923cbc188688acc07e89973e60a6956a7412a068027b46 1 0.00/1.00 vMB 0
4,571 4,571 00000000ee197847158fc742e4458129d3bfaf1cabd4ba765924601a1d0ccd30 1 0.00/1.00 vMB 0
4,570 4,570 000000004c873a89b5be02b2152b5b97d257e224c70b66311d5b8e324d1da968 1 0.00/1.00 vMB 0
4,569 4,569 00000000f716a4ee9ee578b947faabadc3eab9fbeda12a00eb18b44f9346808b 1 0.00/1.00 vMB 0
4,568 4,568 00000000778ec8f598a2763e04391b1bb47f7b57fbdcc46bc1448f18382456cd 1 0.00/1.00 vMB 0
4,567 4,567 000000002a11eca002d9fcdee8dc749a7ff1b97948f5cef5f34d40f255e3ffa0 1 0.00/1.00 vMB 0
4,566 4,566 00000000f5adb45354a558d362691fe835b2cbe6e1c9bc4a63141c4112f0dccf 1 0.00/1.00 vMB 0
4,565 4,565 0000000090b8f2c0e70002905461d7fcaa05f40185b4b62b4ffe170bc555a068 1 0.00/1.00 vMB 0
4,564 4,564 000000004724c68d5aea15b0c79340620e3df6cc2bdb32f2cb72484ab8782c52 1 0.00/1.00 vMB 0
4,563 4,563 000000008e2981f156f202ba98ef49998da81a594701ec175cb40841add4c735 1 0.00/1.00 vMB 0
4,562 4,562 000000001b70b3e98f11b60699cb6d4c7eb96e39354bfdb50fca98aa31f1e9ea 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.