Loading Tool

Explorer IconExplorer

Memory Pool

76,499 transactions
33.60 vMB
0.13003978 BTC
Random Selection Loading Transactions
Max Size: 187.96/200 MB

Candidate Block

Mining Attempt d1203c5908bedcdf552ca7e2f1cf9ce20d37fbfa618a549092d88cf374d28ec0
Version 20000000
Previous Block 0000000000000000000149a20e5737c11062574f96dd685c21043aa3b1b102c8
Merkle Root 1e41e7114a87021dbeaf705196ba42125884ecc41b66f51444ac7a9c2b74c2b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,912
Size: 1.00 vMB
Total Fees: 0.02100812 BTC
Feerates: 445.78 > 2.11 > 0.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,419 (656,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,501 258,501 0000000000000014fe66d33068f6e5bc19107886a73a99bd80684a6f1d81ecf6 64 0.03/1.00 vMB 25
258,500 258,500 000000000000000895d2eb920c51a46859295dd7d7be96c8e619c0e15ec6dc48 910 0.38/1.00 vMB 619
258,499 258,499 0000000000000015f8150340cf8d6bec0648af76616862c43b21bd801bb6e1ec 98 0.04/1.00 vMB 45
258,498 258,498 000000000000001471da2d8a5117244f1bcbd1f3f36ec85126ab264cc6f8dd78 548 0.24/1.00 vMB 534
258,497 258,497 0000000000000024098f96c90244986ccfad7572775e19bbe799757b42f81c64 567 0.25/1.00 vMB 133
258,496 258,496 000000000000000ffc5b7d489c02f80d82a05db709d8d0a565991c10d3c4385f 341 0.13/1.00 vMB 416
258,495 258,495 0000000000000018b6034fd9a4969cb17b807025e8e5e273ac8d7e371e153ba7 601 0.25/1.00 vMB 3,105
258,494 258,494 00000000000000155cc83286ce431166351bff001c3c5d9d1bb150e3d3a94454 394 0.16/1.00 vMB 55
258,493 258,493 0000000000000009ada5620fc8e151457d1802b558cab8ef4e55bed2466a5f2f 512 0.20/1.00 vMB 188
258,492 258,492 000000000000001caefc61358274a92a57ee034d43cdb97dca693cc7589be3bf 245 0.10/1.00 vMB 1,124
258,491 258,491 000000000000002368571fdb0fe880ad1e80400c6bbbbfafcb4bd7def0bc99ba 627 0.25/1.00 vMB 502
258,490 258,490 0000000000000007bee0beec579ded12150c398c5a8142cc2a6f71649243b24c 415 0.16/1.00 vMB 1,382
258,489 258,489 0000000000000010663c2f5fc4fbdce810aee5eb351dcebba60acba885236629 557 0.22/1.00 vMB 104
258,488 258,488 000000000000001de11e32b3c4f115e15a8da42396a1ecf188d1b02ac6202d5e 134 0.06/1.00 vMB 115
258,487 258,487 000000000000000c2fc9e7bffc857081593d40a5fa084275b3254ff646dc88cd 126 0.05/1.00 vMB 92
258,486 258,486 000000000000000f054815cd0209bfcf977aa7fa943aa58552adfd5923e3811e 193 0.09/1.00 vMB 93
258,485 258,485 00000000000000232a61e86b20956dcee5cb22261aaad0d75a01ce2f07e6df0c 338 0.14/1.00 vMB 438
258,484 258,484 000000000000002604a2ae30e23128aa6597cb9e48df9c8d7e0d1084102d3587 681 0.25/1.00 vMB 525
258,483 258,483 000000000000000f6175a74566b0758f031797c96bb593eb7dca0bfdc3b580a9 331 0.13/1.00 vMB 99
258,482 258,482 000000000000001f433afaa310c72c02ebbf68a79a9ec50d045a69fe1b54ba67 309 0.14/1.00 vMB 465
258,481 258,481 00000000000000124d32b8dc13c8804514e852fae39e5afb01aa9e780bc3b42f 29 0.01/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 783.12 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: 736.45 GB
    • Received: 18.58 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.