Loading Tool

Explorer IconExplorer

Memory Pool

76,931 transactions
28.55 vMB
0.06288827 BTC
Random Selection Loading Transactions
Max Size: 173.32/200 MB

Candidate Block

Mining Attempt 06137f53f0f410c843cc16eedd65cf359d2848419c957baa862c3de666fadc5a
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root eaa7ac7c5f175fa081233fb46139c6db7e10f9aeecc5281b05000ddd357523a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,006
Size: 1.00 vMB
Total Fees: 0.00371883 BTC
Feerates: 8.89 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (793,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,007 122,007 000000000000153cadda509fae1fc51cec6dd77d352697ef427e3bbf53bd804d 27 0.01/1.00 vMB 495
122,006 122,006 0000000000005d5478e0bde29bf25d3dc092476e4f9dd618625b6e7792424e27 1 0.00/1.00 vMB 0
122,005 122,005 00000000000067804645fdd17e7242ebc672740f49d2e6f24e68fe22a19f580e 19 0.01/1.00 vMB 110
122,004 122,004 000000000000714dd59c8ab4e2f5076381e42cffe6279234471f53506ea463c9 14 0.00/1.00 vMB 219
122,003 122,003 00000000000038f9fac7cb68784dd7878ccaf70a30a0c1da81dc9e6b1ef46869 9 0.01/1.00 vMB 193
122,002 122,002 0000000000007d0a14d4e2995a96db8f457b0ed79e9eb4fde8733044e18091a7 13 0.00/1.00 vMB 0
122,001 122,001 0000000000004ce89031692cee278dc09e09aac24fb2ff514fcac80e4013a911 153 0.05/1.00 vMB 0
122,000 122,000 0000000000002fe5f29af38282ac1c8f4ea2bf8a0855946150130419491b6c05 8 0.00/1.00 vMB 318
121,999 121,999 00000000000046c98eecf6c815fb4753dab716cf36112ba1236e036532af48b7 13 0.00/1.00 vMB 0
121,998 121,998 00000000000097025d1c578a533f6d97bc21c498ff84ec47e3878243fbe8a725 10 0.01/1.00 vMB 354
121,997 121,997 0000000000004453bc6c23823798a0ab2e6e8863fb8580ed630374d48033183a 5 0.00/1.00 vMB 0
121,996 121,996 0000000000008319636bf44a6106072fe04ff4f92e617b68d77694940d33c8e8 9 0.00/1.00 vMB 942
121,995 121,995 000000000000255e6d4b2a9afa796e77e72a8b7d970304ab8585e416c60bb197 12 0.00/1.00 vMB 0
121,994 121,994 0000000000008c1a67ab5f34dc48832cc331a3bc6a7accdb7c2b5311144c5130 22 0.01/1.00 vMB 177
121,993 121,993 00000000000078957b2c8b54124cbef4434f8d24b530b711a0a097b576c06f35 14 0.00/1.00 vMB 282
121,992 121,992 0000000000006fde235f800866158c277855fe02d0cfaf5b5eb00f6293311976 7 0.00/1.00 vMB 338
121,991 121,991 0000000000001c3ec516daac1fd9650bf30e9239f0c7e5fe7949f857dcbfe0c8 13 0.00/1.00 vMB 0
121,990 121,990 0000000000005d37db71bfd45911112c7b3aa5e6e9476b89af0a044b4ce8fab4 31 0.01/1.00 vMB 2,375
121,989 121,989 0000000000000b6d7d71f062f206d521e620de08e6b213390a0c15f687847c26 9 0.00/1.00 vMB 0
121,988 121,988 0000000000001b95fbd84560dc30fa389a258feec2256dc49cbc00a58aebad40 12 0.00/1.00 vMB 246
121,987 121,987 0000000000001cc90ab8f79b436f04316c6f01cfb3e32b8721523a44cbf4198f 4 0.00/1.00 vMB 276
Previous 10 blocks ↓
Total Size: 782.57 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: 670.26 GB
    • Received: 15.84 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.