Loading Tool

Explorer IconExplorer

Memory Pool

86,997 transactions
31.60 vMB
0.21556120 BTC
Random Selection Loading Transactions
Max Size: 191.82/200 MB

Candidate Block

Mining Attempt e585dc87ac81170b403c122986879c0b888f0abf00658e2cf27d461caf6a4274
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root b7ee589a79700c7815e13f3eb727a664a211d5d4ec6545f24ebde5f5d0f47019
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,629
Size: 1.00 vMB
Total Fees: 0.10847971 BTC
Feerates: 502.67 > 10.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (371,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,057 544,057 00000000000000000016b1e0102d9a938616cc900c965dd9e488ad3d4c952e77 1,553 1.00/1.00 vMB 20
544,056 544,056 0000000000000000002119f5c157cdc11b9dfac1cea94c822b226a7f6530d303 2,689 1.00/1.00 vMB 26
544,055 544,055 0000000000000000001039d8dda558299c972b369a54b575ee93d721ad8ba92a 534 1.00/1.00 vMB 14
544,054 544,054 0000000000000000001d0825a22bb5d2d05640b9893c94bca9106eeea438e949 1,552 1.00/1.00 vMB 21
544,053 544,053 00000000000000000007e05244fba3f77ab77f360bf5c8c3d9a2341fd19db267 1,292 1.00/1.00 vMB 22
544,052 544,052 00000000000000000017ae9ff28ba5b979c435f9db29c933fa1d0a32b688f420 258 1.00/1.00 vMB 12
544,051 544,051 00000000000000000019f668bdb280685faf83d254d6eff6acbd34f44f2d53fa 1,309 1.00/1.00 vMB 21
544,050 544,050 000000000000000000232cc84c5a0db4ff4f51d9ef8218ba3e23a0c476bd7422 2,712 1.00/1.00 vMB 31
544,049 544,049 0000000000000000000337657e03df584ea7ad2043530454f58002d1e72088a3 1,071 1.00/1.00 vMB 18
544,048 544,048 0000000000000000001b087f394800ebe9e91ac5448ee95c3eccec4a2c381a8e 615 1.00/1.00 vMB 15
544,047 544,047 0000000000000000001ce6ca31d8218bd405cddb80b44fe0a6bb5e9309852240 1,138 1.00/1.00 vMB 21
544,046 544,046 00000000000000000017256ab26c88931d7ae42c7be5aafbb362d11149c96c50 159 1.00/1.00 vMB 13
544,045 544,045 00000000000000000002556b9e057bd4fac81013ee22d4a84d38c67e6b3ee605 1,389 1.00/1.00 vMB 26
544,044 544,044 00000000000000000013a6319cb59f3fa6871778aa51d346c4bd91a0bcc8ff44 2,151 1.00/1.00 vMB 8
544,043 544,043 0000000000000000001393cb0ae47ba24b6c1f5c21f97dc890cbeefa2924fb5d 2,260 1.00/1.00 vMB 22
544,042 544,042 00000000000000000005c3bdf4e1bf8b4333e7bf472c8d89c97a5bcda75187ff 2,575 1.00/1.00 vMB 23
544,041 544,041 000000000000000000221af5eb5a6993f0b252cc78ac52b011d9cfc8d1e533ae 798 0.34/1.00 vMB 33
544,040 544,040 000000000000000000156cf05513d2b18525a7630565ecc308b4b20e84bb3312 339 0.33/1.00 vMB 4
544,039 544,039 00000000000000000016624c7120107e9c141e4d7b37e95300570f74e311f900 2,137 1.00/1.00 vMB 18
544,038 544,038 0000000000000000001bd3c8f5567e07bed2ba1156f483d9ef67108cab0012c5 873 0.55/1.00 vMB 10
544,037 544,037 0000000000000000001ec2a96f7075b540e52c9d63bf223bb17a5f2dc48d976d 1,832 0.85/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.