Loading Tool

Explorer IconExplorer

Memory Pool

78,539 transactions
29.46 vMB
0.06889695 BTC
Random Selection Loading Transactions
Max Size: 177.00/200 MB

Candidate Block

Mining Attempt 2965742176be974b67ad36daea249e41c8dc6808bbc4615fa15cbd78936d388f
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 2dd5fb48ca9e991b24d16d8b1f448a68b8425aeadb6146ba6e178de6c272ff7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,950
Size: 1.00 vMB
Total Fees: 0.00897149 BTC
Feerates: 150.93 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (428,007 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,990 486,990 0000000000000000001982ecc159dbcfd62f0ce7f44b148765c36a3bee1485db 2,085 1.00/1.00 vMB 175
486,989 486,989 0000000000000000008aaba242d81358e27d47bae1f87719cfc7dc5a65243ac6 2,315 1.00/1.00 vMB 199
486,988 486,988 000000000000000000d60bbe0e0ff9ad4e21dd8cda810666f09a18973338ac78 1,606 0.96/1.00 vMB 38
486,987 486,987 00000000000000000030c557a24c9cc824320cd707d09034e3667938ebf1fa70 1,654 1.00/1.00 vMB 124
486,986 486,986 00000000000000000089e7e873813a0effc999941c875424fa7674bb7260e5e4 1,992 1.00/1.00 vMB 150
486,985 486,985 0000000000000000003d5db9636d5cb33600a3c71442d785eaba08bfef4675b0 1,554 0.99/1.00 vMB 56
486,984 486,984 000000000000000000c0f02ea6b0aba001aa758c2b11e05a3d84fff8498dce32 2,222 1.00/1.00 vMB 70
486,983 486,983 000000000000000000804ad73f3f336c954dcf2f7e5b7d3f74a9c1681546956a 2,350 0.99/1.00 vMB 55
486,982 486,982 00000000000000000061ee40b5f571b30429de072be8704422c903a736774546 1,357 1.00/1.00 vMB 68
486,981 486,981 0000000000000000003f011266c40a5a32d3fa0f9ebae6f3878eedeec4c64e24 1,277 0.99/1.00 vMB 115
486,980 486,980 0000000000000000001458b6d3689b81a9b38b425122764e71206fa61988a4d6 742 1.00/1.00 vMB 48
486,979 486,979 000000000000000000b2c655e97b0b6a5447f5222b714a06773f138397dfc2ab 1,494 1.00/1.00 vMB 58
486,978 486,978 0000000000000000008739d37d14f41b1f772fe265b6b20d8b73e55218e69790 2,145 1.00/1.00 vMB 121
486,977 486,977 000000000000000000ed51811c70c748a5418e5e1d3e7ec5780dca2b4ade3e01 1,893 1.00/1.00 vMB 90
486,976 486,976 0000000000000000006db92fb1da1442b0713e14a929d2f69e27c5084cd23186 2,054 0.97/1.00 vMB 105
486,975 486,975 0000000000000000006247c23a06d7618177d669b999c430a004f3444afffa24 2,280 1.00/1.00 vMB 122
486,974 486,974 0000000000000000007833e6b44515c9c6dd09aec7fe419085feb6e1ca7a10a2 2,059 1.00/1.00 vMB 98
486,973 486,973 000000000000000000c35dbb7010986fa384437cdccc38f24dd575784033cf27 2,231 1.00/1.00 vMB 142
486,972 486,972 00000000000000000009837880dfd8354d090577f9e61428b3c588636137f7ed 658 1.00/1.00 vMB 90
486,971 486,971 00000000000000000004264c8adb77d936df128672c937ddc97318edda3e0e6e 2,523 1.00/1.00 vMB 151
486,970 486,970 0000000000000000006ab37815cf839cf152a16919332f25b351386e82457041 2,228 0.98/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.