Loading Tool

Explorer IconExplorer

Memory Pool

77,198 transactions
28.94 vMB
0.06755438 BTC
Random Selection Loading Transactions
Max Size: 177.49/200 MB

Candidate Block

Mining Attempt 604e58db47a93608375ce30f0354f47dc62cd161b0f1f798e81b3044238ff833
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 (374,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,955 540,955 0000000000000000001534b65134e194d985833be7e16b32d571ef46d6109c7b 2,063 1.00/1.00 vMB 14
540,954 540,954 00000000000000000023257071eeaf0f4defb8ca3d55ad4c9110f09a4332cadd 3,039 1.00/1.00 vMB 8
540,953 540,953 00000000000000000008ec264470435ae75f12fc63ce11eea5285ea187f1ef88 1,648 1.00/1.00 vMB 16
540,952 540,952 00000000000000000027a330635ca0203e7d5469d210fcac2d32f3e4e1a4536f 1,676 1.00/1.00 vMB 19
540,951 540,951 0000000000000000001c16383ad1071e3c84045e8624b08b8c17b3751578d492 829 1.00/1.00 vMB 44
540,950 540,950 0000000000000000000735267d6fb50ab017f12cf3f7c171439ffcb1d35f800c 843 1.00/1.00 vMB 64
540,949 540,949 0000000000000000001fd3e1325586eada9927095ce4147d24cf8b8a67026431 2,345 1.00/1.00 vMB 12
540,948 540,948 00000000000000000023cd61b87e2ea60560b3a6e1a05aa97d9985983e879bdd 2,932 1.00/1.00 vMB 11
540,947 540,947 00000000000000000001f6875765d78819d430f8282d8f6db46e0ff57c93912f 2,259 1.00/1.00 vMB 46
540,946 540,946 00000000000000000004f9bdcc05b70f5027ab30fa3b3d5cd97c13b3ce168202 370 0.26/1.00 vMB 22
540,945 540,945 00000000000000000012ea1e855b661286ea5ab43cd54bdfc8fac06224ee24d4 2,642 1.00/1.00 vMB 6
540,944 540,944 00000000000000000026c7d99fa81c4f3bb162f03cc1d924090e01411c6a06f5 575 0.28/1.00 vMB 41
540,943 540,943 00000000000000000001abf4032b087aca2ecc662c2f2efcd9e9eb302b944dc0 2,635 1.00/1.00 vMB 19
540,942 540,942 00000000000000000022ca6450ff15fe07699590ef8d0f3678cd0ebb96c63c5e 2,270 1.00/1.00 vMB 31
540,941 540,941 0000000000000000000735e98a2acff2ec80aa3421355f45c54359c34fa9c8d0 2,443 1.00/1.00 vMB 23
540,940 540,940 00000000000000000027e90ca76b102b1863044dd9d84e2d9fc5a3d826856c76 2,213 0.90/1.00 vMB 4
540,939 540,939 00000000000000000000a44e34116e51ff9075ee4bdb401e89d820d4fb59cb59 1,581 0.77/1.00 vMB 49
540,938 540,938 00000000000000000010e2815b576731717456b6dc3e2be5c558477b217a0ef2 586 0.31/1.00 vMB 19
540,937 540,937 0000000000000000001a23a4c34345707aaf786e883b20c71d7528d3eb46b547 1,785 0.75/1.00 vMB 19
540,936 540,936 000000000000000000113f6c82274a742ad21f337a9e01262221c0b5e57ac6f4 1,637 1.00/1.00 vMB 6
540,935 540,935 0000000000000000002048dcbda7df7298ad15916769cf59293aa2604ad7262e 2,376 1.00/1.00 vMB 17
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.