Loading Tool

Explorer IconExplorer

Memory Pool

81,790 transactions
30.40 vMB
0.07802846 BTC
Random Selection Loading Transactions
Max Size: 186.62/200 MB

Candidate Block

Mining Attempt 22fca337732d826dc0b93c9631931c5bbe573efca7778e97891e9f755692d2b5
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root f515f330abf1fc42214741e8d34add66a5034cb427821f172c92ad026a23b72a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,872
Size: 1.00 vMB
Total Fees: 0.00999099 BTC
Feerates: 72.50 > 1.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (355,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,445 559,445 000000000000000000107f0439ddc0bfce0cc89f7da5e284666d221c186b2838 2,008 1.00/1.00 vMB 2
559,444 559,444 0000000000000000001ee9d2c4eba386402cb6787113a0b458910cda1ffe8a31 2,539 1.00/1.00 vMB 19
559,443 559,443 0000000000000000000bd0477a414e227cef37736d75bfbdadde598c993f1ac7 2,827 1.00/1.00 vMB 25
559,442 559,442 0000000000000000000cce3e0438cce741cf67855e0899d1cccfdfae2faff396 679 0.26/1.00 vMB 17
559,441 559,441 0000000000000000001b17263b50f04a41cf866357bcf9722554b35ca582266f 1,032 0.36/1.00 vMB 13
559,440 559,440 0000000000000000002a90b3fa6866124570449dba11db628bfd26d0eb743c89 1,909 0.81/1.00 vMB 3
559,439 559,439 000000000000000000068c2f991dda5b53986444fb0be7e20de25837c3f496dc 2,648 1.00/1.00 vMB 19
559,438 559,438 0000000000000000001ebc6c7eaa809fa73544c0ff14f002b1b31682ed78c8a5 545 0.21/1.00 vMB 10
559,437 559,437 0000000000000000001b439c83fb75695f86138f568bfc3f3a8d7bb4be7488a0 521 0.19/1.00 vMB 15
559,436 559,436 0000000000000000001a35cce3141ca66ef4825338eb242795e481e85608f9e8 1,956 0.66/1.00 vMB 11
559,435 559,435 00000000000000000005c501eec6a6d03c5578879a6d276ddff3fac5bab22d06 2,710 1.00/1.00 vMB 17
559,434 559,434 0000000000000000002cece992dbd9bb059342e8b88f42de83bf6b6156b577e7 2,369 0.91/1.00 vMB 3
559,433 559,433 0000000000000000000832f39b1f8e409452347dae07f98ac8a3564399283cc5 2,961 1.00/1.00 vMB 21
559,432 559,432 000000000000000000114771374b2bfffb6beeef6e0f3355a051ef01b1e70459 1,784 0.67/1.00 vMB 14
559,431 559,431 000000000000000000168b016d9a80f0643788f8a0c60c4422527c0c00708aee 1,728 0.82/1.00 vMB 12
559,430 559,430 0000000000000000002758b99499be3e28ddd615722e81263626b7b58cde2691 2,385 0.93/1.00 vMB 6
559,429 559,429 0000000000000000001d869cfce78d45eb14c233ab25baa8abe02a69ad39afd1 2,590 1.00/1.00 vMB 11
559,428 559,428 0000000000000000001f34c2a5b3242fe04d921a749eb0f7f1de7f58ce0961bf 2,599 1.00/1.00 vMB 10
559,427 559,427 00000000000000000003ff782bb51d36435ee9d10ed25ec23c9612ce7552ea13 2,984 1.00/1.00 vMB 26
559,426 559,426 000000000000000000121a2a3b117e327b2f12cd2847db014401fc5d486ea7c0 3,157 1.00/1.00 vMB 25
559,425 559,425 0000000000000000001887c59e2dd77207b1a4dcace56d25e935d6e4deb3b258 2,106 0.71/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.02 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.12 GB
    • Received: 18.02 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.