Loading Tool

Explorer IconExplorer

Memory Pool

42,195 transactions
18.45 vMB
0.18876107 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.68/200 MB

Candidate Block

Mining Attempt bbee70df10894ee97d65c557b5db4a38fe3bfa7d1d04e5d245348ef737acd1b7
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 4d0a846269a3f8204c6631011bc57de026e6c1426e2b08e5cc4da729c2962d61
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.06195880 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (701,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,163 212,163 000000000000020d67062f989f0723fbdd5488dde07f4c5710ff646575562669 489 0.25 vMB 207
212,162 212,162 00000000000000cd8463ffeacb3348f67eab71d56cac83585c252faa9162e9e7 801 0.35 vMB 192
212,161 212,161 000000000000019a1c686778d07f0087d675eb25e294199e337c643764109bac 97 0.05 vMB 110
212,160 212,160 00000000000004b3afc6939677395f0aa963f74192489c4aaf449f89ef6bb8ba 206 0.08 vMB 157
212,159 212,159 000000000000016423844f5de626b90e6c72d6810513bcb58781c153c811ab54 307 0.20 vMB 117
212,158 212,158 000000000000012f76ee0ecc9323f9e24cb66716c966b80dfabca44a47e65978 755 0.25 vMB 212
212,157 212,157 000000000000034029910bcfc5273bc0708340655571b5cdbf25bd90b2f3b8f8 88 0.07 vMB 105
212,156 212,156 00000000000001a5f593c4053079c8472c331fffc7aa2f8923433cdcf96f6d3e 443 0.25 vMB 175
212,155 212,155 00000000000001f695d060a1c962182500f9193665cdf0a8ee911fcfb4b39ec6 313 0.12 vMB 200
212,154 212,154 000000000000009209248ae033adee38e8803fcfbf3e87c65dd42fa7a1300c3a 277 0.14 vMB 154
212,153 212,153 00000000000002ccd0cc37f3a579505112c60d3a2ad48fe82ec46318b38428bf 670 0.25 vMB 195
212,152 212,152 00000000000003c14f094a7ff721cd403f2715ce148fc93fc092918f09a53938 446 0.27 vMB 175
212,151 212,151 000000000000007821de38616dfefe0578501e5e37f6323f2882dad53a1311d3 607 0.25 vMB 195
212,150 212,150 00000000000001723c0253ec0cbc5ddf2aaca38bb0785175a9831b2128974b6d 421 0.19 vMB 190
212,149 212,149 00000000000002d26537d9eb939ed212171b45f2d70eccbf5b0d0939ee1e80e2 189 0.11 vMB 152
212,148 212,148 000000000000039ca22d7de84a951c305535ec8f08449e5b059575308c266456 365 0.23 vMB 114
212,147 212,147 00000000000002b54baa99eb63d0fd8b7e07d8d277be713257a7c23098a99b66 300 0.10 vMB 220
212,146 212,146 00000000000004239eb32435114b332a6ecf9475ecdd7274ae286d7ee932f176 170 0.07 vMB 139
212,145 212,145 00000000000000860d419bd35a03d4033e8b774d5a2a1cd287ef564719439ce8 520 0.25 vMB 155
212,144 212,144 00000000000002f830d4f210832aacb19d258e4d81149e21f9c2e4039a19fc39 389 0.26 vMB 113
212,143 212,143 0000000000000097034be7cd42d635f07cfa8efcc1f674e4a34d52db6120a59c 551 0.20 vMB 231
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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