Loading Tool

Explorer IconExplorer

Memory Pool

79,667 transactions
29.99 vMB
0.08616595 BTC
Random Selection Loading Transactions
Max Size: 180.71/200 MB

Candidate Block

Mining Attempt 37e155a0806dd89f13eb75514d8190d438e23786bdc9d93cd8aa6b7733249115
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root b51ac19bc7cc04f85e796c9dcc33f32ff9e518d5ff85e7617653d761df1f03a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,011
Size: 1.00 vMB
Total Fees: 0.01718750 BTC
Feerates: 40.21 > 1.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (504,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,869 410,869 0000000000000000019238b87f65185b5b8881d9f664594f7ce5513cc497d320 14 0.00/1.00 vMB 146
410,868 410,868 00000000000000000010a38b5631fb36f667490b48ef2e3cd3336462ce3d4d94 1,282 0.97/1.00 vMB 29
410,867 410,867 000000000000000004ca4315df2ebb2adb4dd83a37b0e55ab1b24747d0831f48 1,255 1.00/1.00 vMB 31
410,866 410,866 000000000000000003f38bb46315011fcfb64366c77ed3ba976b28545510d225 1,535 1.00/1.00 vMB 34
410,865 410,865 00000000000000000422968838b91e441df5e3bdc78663bc4315638617016817 833 0.99/1.00 vMB 14
410,864 410,864 00000000000000000276fc94a05e2bdd8049d94387d87ccd7516e03f54e9a9f1 197 0.99/1.00 vMB 6
410,863 410,863 0000000000000000050f91aab9343302b19b27d555a49d1231cb845c08406ba6 784 0.43/1.00 vMB 40
410,862 410,862 0000000000000000049fbee22e1d57adf034facec5fd89571ffc3316ce89b6e8 1,358 0.62/1.00 vMB 36
410,861 410,861 00000000000000000359082e81ee5be14e89c85ced9020a04b8c2d80e04efbaa 906 0.35/1.00 vMB 39
410,860 410,860 000000000000000002f4fbbe94155b20264ba3dd54a33548bd67fb263840911a 291 0.14/1.00 vMB 34
410,859 410,859 000000000000000004e52c8726917771156d7fdb5240c43333465ef53f152b73 440 0.21/1.00 vMB 34
410,858 410,858 0000000000000000028e93a7a815bf0c01195eb78ed0fd32bc69743b80e430bd 1,115 1.00/1.00 vMB 21
410,857 410,857 00000000000000000387b709bd0f2dcda520e3608ff4d6b67c29927aace68315 1,093 0.63/1.00 vMB 30
410,856 410,856 000000000000000005a19fff43abe8b6833e7753fb91c758cb48dce53e7df666 2,610 1.00/1.00 vMB 50
410,855 410,855 0000000000000000057c2dfe6da14cb464efb27f5ad09130d2326815a2f2db64 1,502 0.73/1.00 vMB 52
410,854 410,854 0000000000000000024823c15e217859eb0ba5010462c77fc2337fbdca4330b7 1,139 1.00/1.00 vMB 24
410,853 410,853 0000000000000000034bbf734592d7fe49ca45a519bea128bf5dc4fa1cdccc2e 2,439 0.99/1.00 vMB 39
410,852 410,852 00000000000000000352db4647303d47a7c925f76fa53f3c3209fcf58cf002e7 2,827 1.00/1.00 vMB 82
410,851 410,851 000000000000000005395f8a8a2f706c51640557277a08dba33ad8c865ef22db 1,858 1.00/1.00 vMB 31
410,850 410,850 00000000000000000126cd9f9f6a5a6ad1487cb1e63d75481596b33504af51cf 1,409 0.98/1.00 vMB 29
410,849 410,849 00000000000000000398a150f637dd10da3f3f01b73d6032142d9856e2aab7d3 2,453 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.24 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.