Loading Tool

Explorer IconExplorer

Memory Pool

77,218 transactions
28.94 vMB
0.06767421 BTC
Random Selection Loading Transactions
Max Size: 177.51/200 MB

Candidate Block

Mining Attempt 016f24b66def8e745ecdf747541f683484f1fcb1cf14999d2314e110aea3b122
Version 20000000
Previous Block 0000000000000000000015f42737b0f6cdaf42b1e766cbed553b91a24f37ee91
Merkle Root 265ab26a75d5774a362477ab56a5c348a78e1aa3c8e81538932996a07ad4e212
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,974
Size: 1.00 vMB
Total Fees: 0.00451690 BTC
Feerates: 150.35 > 0.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,240 (155,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,020 760,020 00000000000000000000d9c2f215f026a7be5c78f827afc4560b77360abb0762 1,244 1.00/1.00 vMB 9
760,019 760,019 000000000000000000033d605d77281e68759d37544a9a9cdb494a8dd8831866 2,268 1.00/1.00 vMB 10
760,018 760,018 00000000000000000006ef61e74b5429d737cc1958620a084d0beb307da48901 2,815 1.00/1.00 vMB 15
760,017 760,017 0000000000000000000674a979c70d36f5b02646b66549e897758177e92bab02 2,739 1.00/1.00 vMB 9
760,016 760,016 00000000000000000000c3a9088a0f3bdcea22982b3369636a48f43921ead954 1,869 1.00/1.00 vMB 8
760,015 760,015 000000000000000000023686a891432074368a455cfd9fc68eadbf053dc345c7 3,256 1.00/1.00 vMB 14
760,014 760,014 000000000000000000033ace092453b75e7bcf49ae3c2e1ed5f481af9cd371b0 3,037 1.00/1.00 vMB 17
760,013 760,013 0000000000000000000149d366a1d5d64509b0238e5905289bc28be1704efb34 1,895 1.00/1.00 vMB 5
760,012 760,012 0000000000000000000378c2388f2b6a2d90bf1caf2d15211981c2ed687c7f2b 2,142 1.00/1.00 vMB 9
760,011 760,011 00000000000000000004020f4b54caad3aed9030db6008ec14a4ce3ad5984220 1,141 1.00/1.00 vMB 10
760,010 760,010 00000000000000000006ee9cf2c5cd23ca6221b32207197afc5fe02da6598469 2,473 1.00/1.00 vMB 9
760,009 760,009 00000000000000000006d9d2333057af6e3fad4fb5df0dd4dcccc0db1f6374d6 1,923 1.00/1.00 vMB 7
760,008 760,008 000000000000000000045c2bb0efcf500eff41eeec98a37ebe816de8fafc0c4a 3,025 1.00/1.00 vMB 18
760,007 760,007 000000000000000000010abf09d9d4a2503a328b02c06497fc2f4ecba649f095 2,696 1.00/1.00 vMB 12
760,006 760,006 00000000000000000002b1a25dd4ed663b77f5bcd57adfdd5c67e226ef4b2c63 1,469 0.96/1.00 vMB 6
760,005 760,005 00000000000000000007e0f96770e40deae7513ccf26865175d259616882bfcd 649 0.24/1.00 vMB 7
760,004 760,004 00000000000000000001cbd5882f2e4896ab5c43aae9076eb9a6eb71ce29197e 942 0.32/1.00 vMB 7
760,003 760,003 00000000000000000005a5c523f59a95d1f7fdcdb587b0ad671ceb66a9bca105 2,730 1.00/1.00 vMB 9
760,002 760,002 000000000000000000010de05238d43a412652a3983e2fdddf7eb3b40ac69714 1,597 0.88/1.00 vMB 7
760,001 760,001 000000000000000000048f28083139b2ecc184844496d72c6c47302e15d84a02 587 0.91/1.00 vMB 6
760,000 760,000 00000000000000000003e1d91b245eb32787afb10afe49b61621375361221c38 1,986 0.75/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.81 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: 710.21 GB
    • Received: 17.04 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.