Loading Tool

Explorer IconExplorer

Memory Pool

79,592 transactions
30.15 vMB
0.08234399 BTC
Random Selection Loading Transactions
Max Size: 183.91/200 MB

Candidate Block

Mining Attempt 3184424676973e34e4357b5fa17e3cc8a63ce94a8b3ac1d426fe26e93808e905
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root bc0a05039d1c6d3a8f7c836dd83a2854d825416acd952ea261231fb49e995070
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,996
Size: 1.00 vMB
Total Fees: 0.01530229 BTC
Feerates: 200.00 > 1.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (130,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,146 785,146 000000000000000000013b329cdccb1112f69052b5102b6e25f946cf959b8fb4 2,928 1.00/1.00 vMB 11
785,145 785,145 000000000000000000027fb929bc2839f26056514581968746f9be0e3a9616ba 2,927 1.00/1.00 vMB 23
785,144 785,144 00000000000000000003e462c5d6e068a0dd8b45fc9613806a2dadf57e21aab5 3,045 1.00/1.00 vMB 16
785,143 785,143 000000000000000000002dc5820081dae92f809910b929c143a677aa24192ed4 2,568 1.00/1.00 vMB 25
785,142 785,142 000000000000000000015c13733026d8ced5530e72206d24b01ae0f88efd2618 1,522 1.00/1.00 vMB 20
785,141 785,141 00000000000000000004140950b064f523e328fddd7621746d953e6840d726f6 679 1.00/1.00 vMB 4
785,140 785,140 00000000000000000001c33767fadf2e3c2a4287c30515caf8aa45803cc39494 576 1.00/1.00 vMB 3
785,139 785,139 000000000000000000027259031b5503f5dfcb9ee3519cea41a00cb6e708a790 977 1.00/1.00 vMB 4
785,138 785,138 00000000000000000003cd9670fdb1bb6e722b8e179a84566256f08c39cf2c07 1,185 1.00/1.00 vMB 6
785,137 785,137 00000000000000000004a9ca40f5b698bfdfddc547baede284b63598bc3be0c1 3,423 1.00/1.00 vMB 18
785,136 785,136 00000000000000000001e96d97de95054bdebc702cad03d088898871703c7e66 2,230 1.00/1.00 vMB 13
785,135 785,135 0000000000000000000510c515b48e3532387fa41f02929a1800bf3c2efb7a4b 3,610 1.00/1.00 vMB 16
785,134 785,134 0000000000000000000584cdc5cb87c6a7e4b3dea0379429bb0166c819febcaf 2,565 1.00/1.00 vMB 9
785,133 785,133 00000000000000000001ddaa6e2223dbfaf3361da30fb4202407688451bcd53c 3,363 1.00/1.00 vMB 19
785,132 785,132 00000000000000000001b12ba028caf87a9a6e58d1cd95692630e7a8377656a3 3,397 1.00/1.00 vMB 24
785,131 785,131 00000000000000000003bd13bb4d27cbbcbc86836d28cd23d248a11723a58793 1,941 1.00/1.00 vMB 10
785,130 785,130 0000000000000000000274946d56194174412f52822fc84a81dcd28126a1bc71 2,426 1.00/1.00 vMB 17
785,129 785,129 00000000000000000004ad5e6113765699f62ac84cc3013ab3cb7a2402778fd9 2,075 1.00/1.00 vMB 17
785,128 785,128 00000000000000000003443be84cf30d01d36c415bedaf17eb087fff700ffb91 2,268 1.00/1.00 vMB 23
785,127 785,127 0000000000000000000364059b7bb0015fc3921f2f23e30e19c29e8191adf3c3 1,392 1.00/1.00 vMB 21
785,126 785,126 00000000000000000004d12cd972f86a34857dca24be51a0ab457ec618536017 3,822 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.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: 719.68 GB
    • Received: 18.13 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.