Loading Tool

Explorer IconExplorer

Memory Pool

73,994 transactions
27.36 vMB
0.06688845 BTC
Random Selection Loading Transactions
Max Size: 166.98/200 MB

Candidate Block

Mining Attempt 4ecd3e85f4d4456329417d8767c7d6ac12980df5bc5c93cd5fa4cbd4876c2181
Version 20000000
Previous Block 000000000000000000010950b61da0baa042148f703ef2aa9b4a35e9f3df6819
Merkle Root 650329cb200c09b55013fdd2f3ea59d5e0ac2b674c16dae295f481a616326954
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,312
Size: 1.00 vMB
Total Fees: 0.00873272 BTC
Feerates: 150.42 > 0.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,264 (506,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,488 408,488 00000000000000000366d394d41243a9c5fe8b5d8a41b72fce777f56c2ae4187 967 1.00/1.00 vMB 15
408,487 408,487 00000000000000000461e7d65025d10e9b40c9532d8a76db7c7fc89e746997d1 172 0.11/1.00 vMB 28
408,486 408,486 000000000000000006035f2df0e0794ef1c38ebf620a98b043d4cc505c37a401 266 0.12/1.00 vMB 37
408,485 408,485 000000000000000000c93e89b37d2c21eb07359e449ccba459443c0246b51e98 1,298 0.99/1.00 vMB 19
408,484 408,484 000000000000000000582b712c2eaa0a1550d67e8b19719c0171f965798749cf 1,644 0.68/1.00 vMB 42
408,483 408,483 00000000000000000136e7f7ecf9b254438e08989deb43de7f6580b6cba17de1 580 0.41/1.00 vMB 28
408,482 408,482 0000000000000000025d9eb609fb8c8b3123e643fb0470f71dcfb42d4e047ee3 1,856 1.00/1.00 vMB 26
408,481 408,481 0000000000000000040df4f17cc33818f71b8ae1f938350dbe119ebf56e46031 3,350 0.99/1.00 vMB 72
408,480 408,480 0000000000000000035de062b18ce9e5b9aa2a5c67745e3b880ca21dd4c25438 863 1.00/1.00 vMB 17
408,479 408,479 00000000000000000283194582cb58454b41c01f91c0a42bbbb942a71c1b143b 2,001 0.99/1.00 vMB 38
408,478 408,478 00000000000000000588bdafb57d708a956848e57c13343cdee7f3da5af97907 2,204 0.99/1.00 vMB 28
408,477 408,477 000000000000000002916f54fa99a1b8480ecca7baf5c9d7baa6dbd7213cc6a3 3,451 1.00/1.00 vMB 72
408,476 408,476 000000000000000001dac3c29099c010ba0d753f5e56fff382f6af70a1929613 1,463 0.91/1.00 vMB 28
408,475 408,475 0000000000000000040dde56ecf4b085cdac9dea83a54e3edc877ea22619c7a9 652 0.28/1.00 vMB 37
408,474 408,474 0000000000000000041a3b3e1e81cef0b851d3e472dcc99d5e00cd2262a43645 893 0.60/1.00 vMB 27
408,473 408,473 000000000000000005d9e21055eb193d0edcaf5404967efd9a01ca150e46e09c 1,500 0.99/1.00 vMB 32
408,472 408,472 0000000000000000027c6ce696ebb67a0a34ce4a8d8a21bb6779a92531881a95 91 0.05/1.00 vMB 32
408,471 408,471 000000000000000003de801a2448e6f4f70018869b61eab154a7efe9c998e849 2,432 1.00/1.00 vMB 39
408,470 408,470 000000000000000005007be0b950f8fd19493215c9ae7b6c015673785663929f 1,938 0.99/1.00 vMB 32
408,469 408,469 000000000000000000541c906934258f794a9155c844ddeaa7f0e11e1e8d113e 1,246 1.00/1.00 vMB 25
408,468 408,468 00000000000000000455d03ac82144c272572495957b1599d377808117a134a3 557 0.23/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.85 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: 712.59 GB
    • Received: 17.19 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.