Loading Tool

Explorer IconExplorer

Memory Pool

83,842 transactions
31.67 vMB
0.10142804 BTC
Random Selection Loading Transactions
Max Size: 187.89/200 MB

Candidate Block

Mining Attempt 32ff7a2cc0587dd27929992ac6156c472e964205f84e518e9b215ca2f57500b1
Version 20000000
Previous Block 000000000000000000003b443d13fc0b2dcfb7e9b332783fd65c06267c1ae512
Merkle Root 653b9712c4598ffcad1efff43434c331071ead4697bb17b8519ec211a01f5bdf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,474
Size: 1.00 vMB
Total Fees: 0.02576001 BTC
Feerates: 502.67 > 2.58 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,070 (67,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,013 848,013 0000000000000000000356a0b852aebcd4034427de685d6c411a08a2d2fd297f 1,426 1.00/1.00 vMB 39
848,012 848,012 0000000000000000000087cd95ce59cb305691ac9bf8efe6b23b14214a819c4d 1,337 1.00/1.00 vMB 36
848,011 848,011 000000000000000000006b4e2ee16dce9402a511fe9c25310c6a3e70376a78c3 584 1.00/1.00 vMB 37
848,010 848,010 000000000000000000007c8b4e9e6caaa8b3e66d796c65a0528987eb0d7c2f70 1,927 1.00/1.00 vMB 43
848,009 848,009 0000000000000000000071c4c3bc65640863ed27958f44d003f8c3e4e7a6772a 1,337 1.00/1.00 vMB 42
848,008 848,008 000000000000000000004a86d359890a80eeea1b4334e87116f3922c723f944a 951 1.00/1.00 vMB 36
848,007 848,007 000000000000000000015ddbb3d30dfefe0d54ec7ffd03f14d14c8593fff1f83 1,347 1.00/1.00 vMB 32
848,006 848,006 00000000000000000002550116dac7c0f5851e9fffbbc81a341702c7d94fab7e 1,109 1.00/1.00 vMB 40
848,005 848,005 00000000000000000002bec45eb3b966ab0081ab1924947404f48d81714ce265 836 1.00/1.00 vMB 37
848,004 848,004 00000000000000000000a3195e53f139a2e36dbdd9e87e57e7586f24940099fe 1,193 1.00/1.00 vMB 37
848,003 848,003 00000000000000000001839b6289babad28128f6ec420d4965bb9b13b7125777 2,414 1.00/1.00 vMB 39
848,002 848,002 00000000000000000000e2c9a889aecb17589c1cc948ead6e1078240ac93280b 6,111 1.00/1.00 vMB 29
848,001 848,001 00000000000000000000354c24a42a874bdb13a4665ee9d04a6be0f88c5daa37 7,286 1.00/1.00 vMB 29
848,000 848,000 00000000000000000000a8fee9085d1e7c6f1f7b7cc05e9566b86a07d29fb9b2 2,302 1.00/1.00 vMB 35
847,999 847,999 000000000000000000009117da9cc934c3f5c12f6c90ebccfb48f0209043c1c4 2,010 1.00/1.00 vMB 33
847,998 847,998 0000000000000000000194b8681acecdc23a749a98463bb2c031a0c3753c56fd 3,378 1.00/1.00 vMB 31
847,997 847,997 00000000000000000002aa0f26ff808ab241ea421835b8c01d066530bade924c 6,852 1.00/1.00 vMB 29
847,996 847,996 0000000000000000000163230ea529da59e57e4cd15785f7672b267dba65c188 2,791 1.00/1.00 vMB 32
847,995 847,995 00000000000000000002e2b4b47c0b918626c62a1a43960c78bb094fa907629d 975 1.00/1.00 vMB 36
847,994 847,994 0000000000000000000026f112d4911e03166a041b2b31c607dd9f29649d5726 754 1.00/1.00 vMB 36
847,993 847,993 000000000000000000002e3af9c11710bfdb5a7852dce52a6ec347cda588fcfc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.52 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: 668.83 GB
    • Received: 15.58 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.