Loading Tool

Explorer IconExplorer

Memory Pool

81,490 transactions
34.21 vMB
0.14168730 BTC
Random Selection Loading Transactions
Max Size: 194.79/200 MB

Candidate Block

Mining Attempt 6eb838ead339174974dd04c6dd97ab00c32ad0cce66f8821456d371d446a58b9
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root c7a9fdbb6444a07a72ee7efe3f90b6dbb837db6c8b46f2cbd956a2fa358ee67b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.03045976 BTC
Feerates: 150.78 > 3.05 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (355,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
559,424 559,424 0000000000000000001f106bf1ec820801f52bf0cd091fa4e00ca86eaffb3828 3,116 1.00/1.00 vMB 18
559,423 559,423 000000000000000000278c4945144fc25dd0bc79d048155cef38ee02196501ca 3,139 1.00/1.00 vMB 19
559,422 559,422 00000000000000000013185e8bc327146c90f41af3527a58bee31037d0d02883 1,940 0.96/1.00 vMB 5
559,421 559,421 00000000000000000016919d1f41101282b240584459e98c2d5caacc3d157ce0 3,067 1.00/1.00 vMB 14
559,420 559,420 0000000000000000002b0fc65ddf482dd3f2dbb4f3a0143fd7e5702afeb5234a 2,121 0.77/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.10 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: 728.07 GB
    • Received: 18.47 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.