Loading Tool

Explorer IconExplorer

Memory Pool

77,098 transactions
28.42 vMB
0.08817101 BTC
Random Selection Loading Transactions
Max Size: 172.98/200 MB

Candidate Block

Mining Attempt 11571d3ad7341612733fa8fd40f1347ab98e9e24400ba1e1294912f480c81838
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 7a3d8353972a8ef4f183253369bc6a2cdfc395696869a0456a2e25be236f206e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,617
Size: 1.00 vMB
Total Fees: 0.02460965 BTC
Feerates: 477.45 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (247,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,406 667,406 0000000000000000000347dbf8a0e455f9ed1e117ee771b3b26a2cffee03194d 2,240 1.00/1.00 vMB 41
667,405 667,405 000000000000000000024ee0a173969bbab54c7108a9d4225317300b1868897a 587 1.00/1.00 vMB 18
667,404 667,404 000000000000000000060411361645f247715403779ac21fbab52bd5e3afe93e 1,795 1.00/1.00 vMB 47
667,403 667,403 000000000000000000098a6770ba523b1bc8eaabfd14925de6b382438fb57e0e 99 1.00/1.00 vMB 9
667,402 667,402 0000000000000000000bb41161d8149f3954dce2178114fe43eac4b08491ad3c 1,412 1.00/1.00 vMB 36
667,401 667,401 000000000000000000059c058896db44d4cddf3eabb934d43775e164ee09410d 687 1.00/1.00 vMB 14
667,400 667,400 0000000000000000000c3cb85e6e5eabe49f3cc7969b526534ea666d40c6491a 1,282 1.00/1.00 vMB 22
667,399 667,399 0000000000000000000aec29f5a84ada3738aa4dc6da5294a9cfe15ae6217148 1,095 1.00/1.00 vMB 23
667,398 667,398 00000000000000000006ef7cdd51086393111091f5895d87c0f33f250cb07265 2,224 1.00/1.00 vMB 32
667,397 667,397 0000000000000000000bf2fbfd26c6b3e191dca0d23ab554f61ab9d88cc5c080 1,840 1.00/1.00 vMB 40
667,396 667,396 000000000000000000073948a50f5d829d75c38353bc5a329df9805361ad910d 2,593 1.00/1.00 vMB 14
667,395 667,395 0000000000000000000055eea1f82ecd2bf99b6b400777bd9e86a6d5a11d49a9 1,959 1.00/1.00 vMB 34
667,394 667,394 000000000000000000095bd85988289cfa76fae51f61ad5271afe59929f1474b 2,801 1.00/1.00 vMB 91
667,393 667,393 000000000000000000036874a96ed4136f9c3fd6860e96c24e3b6b04adafa94a 2,460 1.00/1.00 vMB 67
667,392 667,392 00000000000000000001ad1fae63584b21c691dad9de861023421c0d5880ad59 2,169 1.00/1.00 vMB 47
667,391 667,391 0000000000000000000746fc7905d24dc4b7db6f202909fc924e6341f738188a 2,538 1.00/1.00 vMB 64
667,390 667,390 0000000000000000000c0a6ed4bd217ef1ffbb0914f8594b55afab3b92c73858 330 1.00/1.00 vMB 19
667,389 667,389 000000000000000000094fe9a5010c126aa5ee18600fe4a288b652b35dc4f8d6 543 1.00/1.00 vMB 24
667,388 667,388 0000000000000000000b0d20573c949d50a359173edff0330fa3b51cd4b795f8 1,272 1.00/1.00 vMB 19
667,387 667,387 00000000000000000004629b04d9c9a04fc95bdbafae232a44bcdd1a08c82b11 2,264 1.00/1.00 vMB 47
667,386 667,386 0000000000000000000c59593b73ae0b4db665ad6039e48dbe87d1b97256e2c7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.91 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.77 GB
    • Received: 17.47 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.