Loading Tool

Explorer IconExplorer

Memory Pool

78,265 transactions
34.55 vMB
0.16271403 BTC
Random Selection Loading Transactions
Max Size: 192.03/200 MB

Candidate Block

Mining Attempt a9d471f8a158c156bb279dd9308e8fcdf1d9fd9ec83c8b10213953c98a9ea25d
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 9124a1d0746cfbad5c3a27f1c9d2cb375c1533ee0c244213f4e7ddfe7d173753
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,939
Size: 1.00 vMB
Total Fees: 0.03659981 BTC
Feerates: 445.78 > 3.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (656,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
258,480 258,480 000000000000000f46914773c215a1549ed98f0d9ad3e382cf1bdefaca0139be 270 0.21/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 783.11 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.44 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.