Loading Tool

Explorer IconExplorer

Memory Pool

75,334 transactions
27.77 vMB
0.07926771 BTC
Random Selection Loading Transactions
Max Size: 168.91/200 MB

Candidate Block

Mining Attempt 9c6ea7147d005a30e5d202f16a7ef922ccbd3a8e960ae2cdb581097b0e8ab6bd
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root c6b4abc8e412f8e59c6a2dca7e07b03bf1adfc81d402821edad66a0642ced917
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,662
Size: 1.00 vMB
Total Fees: 0.01982373 BTC
Feerates: 151.01 > 1.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (438,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,477 476,477 000000000000000000de00eecfa07c4e4adb98c20e281dd02d0768ef00d77cf6 2,142 1.00/1.00 vMB 195
476,476 476,476 0000000000000000012ef5a0282fd7807fd5877f75cba84b33205830f1101933 1,849 1.00/1.00 vMB 125
476,475 476,475 00000000000000000153585ca1c495f665aa6c27efc164f1c2ca641e82ed3cca 1,432 1.00/1.00 vMB 79
476,474 476,474 000000000000000000ef1e8c9e1fcd6325121fe4633ec83727eb640fceea6afe 1,868 1.00/1.00 vMB 123
476,473 476,473 000000000000000000de134bb509d746c2d3b934f50e80359f943ca77d8aafb3 2,078 1.00/1.00 vMB 177
476,472 476,472 000000000000000000cf6bd3adb3a5c90e495fdbfe2a65d12644fdff86f3cae1 2,155 0.99/1.00 vMB 205
476,471 476,471 0000000000000000005127c9fbb862791f7038dba95f54913e8c9c3cfbf85e8d 1,045 1.00/1.00 vMB 112
476,470 476,470 0000000000000000008720b12cc39d5a0a5e0cd0ae52cc9d3b9dfcefd50c4144 1,905 1.00/1.00 vMB 178
476,469 476,469 00000000000000000117175747bfb4fca24b73c89e6be30faefe8332fe9691af 983 1.00/1.00 vMB 81
476,468 476,468 0000000000000000012f3ec14d6eef6a2fbfd6392da62ae728301e3df83ab317 1,929 1.00/1.00 vMB 94
476,467 476,467 0000000000000000002386982b5755c9fe3a99c108808a7da3153f55ed5b4176 1,753 1.00/1.00 vMB 169
476,466 476,466 0000000000000000004db616786d66b7f719c8f5cfa49cb79c6cfa3495beb6f7 1,840 1.00/1.00 vMB 202
476,465 476,465 0000000000000000002eadb524abf4b015c2c1ecacffabc7e6c08e77c0b902ed 2,288 1.00/1.00 vMB 189
476,464 476,464 0000000000000000002c7f35debd1d927a94eb1da0948b597be5c2921beed66f 1,454 1.00/1.00 vMB 261
476,463 476,463 000000000000000001564b59b54b36f8e0e62431a2adb857c2ffd73a82c9e68a 688 0.28/1.00 vMB 163
476,462 476,462 00000000000000000110e898038d490432db70456f9a032c6539a0d7bc20fda7 1,849 1.00/1.00 vMB 135
476,461 476,461 00000000000000000010b6c58a1d77925b5534996c9a55763f3e5e2facaa330c 2,046 1.00/1.00 vMB 107
476,460 476,460 000000000000000000bee94fb0424130ead0ec01239bd5e38635feb91fca831f 1,801 1.00/1.00 vMB 120
476,459 476,459 0000000000000000012dc1cd9d5e8553f807ba7d89b1cebfb1544f5f571b4835 2,009 1.00/1.00 vMB 238
476,458 476,458 0000000000000000001b53e93eba2de5384e5a307fc9601c3c6ed8c6d0b7fa62 2,271 1.00/1.00 vMB 219
476,457 476,457 0000000000000000001ed7ab2410e353c481d7e31293c26f0c581e0bf2e5a789 1,336 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.