Loading Tool

Explorer IconExplorer

Memory Pool

51,469 transactions
21.82 vMB
0.09152069 BTC
Random Selection Loading Transactions
Max Size: 125.26/200 MB

Candidate Block

Mining Attempt 6f94745dab39b0b3e1f33c9993e1b99dec26612feb8ca16e607d0cb357544170
Version 20000000
Previous Block 00000000000000000001cedff4a6a7534d251e21eb41c36879f09bee61803fc3
Merkle Root e511d601703412135e5adbeff7edcf859e80075c3688ab44a92d43542f6b9181
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.04222655 BTC
Feerates: 702.44 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,942 (754,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,015 159,015 00000000000009eb6e6e829ba712d2b3e8705bc91bdc620201725676e1c488ec 18 0.01/1.00 vMB 217
159,014 159,014 000000000000088a4b3608959ad01cacfd2349b0b75974fa9870ff989ed791d9 13 0.00/1.00 vMB 61
159,013 159,013 00000000000003c70c62fc91822cc21eddec8733f597d2595f0a28bd842b9dc4 14 0.01/1.00 vMB 198
159,012 159,012 00000000000000802adbb308bca002edd4905e2b9c963f1c9a99ed938e81017d 16 0.01/1.00 vMB 594
159,011 159,011 00000000000001154701f5d2a8d28b5c29bc3c3d07d3fb4da55b51c9ad9d6c1b 22 0.01/1.00 vMB 56
159,010 159,010 00000000000006e48b12df5eb3f401c47f01af6163f76bb661619fd79e60f510 124 0.05/1.00 vMB 34
159,009 159,009 0000000000000b2a49885ff78e46b9e666dce2253b30d46df0ce16679f58a042 18 0.01/1.00 vMB 62
159,008 159,008 0000000000000349a73b320ff29f9748b17f7fd034b323851cb04aa53f365056 11 0.01/1.00 vMB 31
159,007 159,007 00000000000001f831de15262d2920ba23ff5c048c4096c089a8f041a72be4fd 11 0.01/1.00 vMB 55
159,006 159,006 00000000000002829417bdbe92f624d37870ac6780077c4cefa7e1261293ea42 2 0.00/1.00 vMB 0
159,005 159,005 000000000000092646ec9cc60b7d989a3e49f8b1d0eb41479c41a30ee4319915 28 0.01/1.00 vMB 42
159,004 159,004 00000000000007f385e4506da0d6d310ca8670ca53cfed77a013cffefec421cb 12 0.00/1.00 vMB 20
159,003 159,003 0000000000000aa15b58748fa37fd31ee447de0af66fb68fff1f6d2bc48a739e 12 0.00/1.00 vMB 0
159,002 159,002 0000000000000af9b7a9f4b325aaada5f24837da252c31668c90a6d213b21d89 15 0.01/1.00 vMB 26
159,001 159,001 0000000000000586e86188be77cd86356a466375d79e235dd845acb13b104dff 14 0.01/1.00 vMB 14
159,000 159,000 0000000000000de25617d0cdbfce23b41289abb01c46b78b0f8128126929ec00 5 0.01/1.00 vMB 24
158,999 158,999 0000000000000c4ae6c7b4aef3fcafab9fe8f8f2b5e9c158ee3ead8911252429 88 0.02/1.00 vMB 34
158,998 158,998 0000000000000a1e59a9fdd583b8645f7d497209cd237f93f818c202848633f1 12 0.00/1.00 vMB 17
158,997 158,997 0000000000000c4ff47551dc23c13a69e98fa36848d8d959d1cbb7e4c97b6d9c 21 0.01/1.00 vMB 37
158,996 158,996 000000000000028eb937c59aab49eb52ef587ec9ede6599a5680c74f13e8f6be 62 0.03/1.00 vMB 78
158,995 158,995 000000000000003a4c16b6c92255da3c5a2e8d22570cfaa7e273942133db6e41 72 0.04/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 780.51 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: 529.78 GB
    • Received: 5.81 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.