Loading Tool

Explorer IconExplorer

Memory Pool

41,835 transactions
28.19 vMB
0.06995719 BTC
Random Selection Loading Transactions
Max Size: 144.99/200 MB

Candidate Block

Mining Attempt 0740ded8bbcc8fe314e2dc0e07eee92d789bceefebd80a480bbdf15a43d8846a
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root f73012a031ed6494ee268f3321c3da4e22138467747da86034fc7df3af1aa251
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,479
Size: 1.00 vMB
Total Fees: 0.01483602 BTC
Feerates: 100.56 > 1.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (677,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,341 237,341 00000000000000a358d911fd6d556ead59b95ac8a6ae4ef8bf6f7afa2877e8d3 78 0.21/1.00 vMB 28
237,340 237,340 00000000000001657c941d211cf317bcc6dd4527deedf536c087ecc2d25500fb 571 0.25/1.00 vMB 176
237,339 237,339 00000000000000c5b75d0446c90a3d379e6f4bd91c01b682aec6dcd0fbad6427 241 0.11/1.00 vMB 185
237,338 237,338 00000000000000e0a179ef39aec6d2fd3bd7593e7eecae5228bd925597a917f4 303 0.16/1.00 vMB 145
237,337 237,337 000000000000010870ee4748c9e36e3f6afad582ca24cc07ed997116245a5eb7 70 0.03/1.00 vMB 170
237,336 237,336 000000000000017bd3a5ea19ad803a2e0ebf45b468714dc53a5cd60a16f91161 211 0.10/1.00 vMB 172
237,335 237,335 00000000000000745f8832ff19957396275acb6cdcd42f5e9f3bca272c0c71a0 78 0.06/1.00 vMB 146
237,334 237,334 000000000000000ddb818e02fd93228aff9310065e42f7db6b4cd6d2179d60cd 376 0.24/1.00 vMB 157
237,333 237,333 000000000000015d30ad9beb90f0fe2880780276881989d5fef7a90ee5168e19 509 0.24/1.00 vMB 173
237,332 237,332 00000000000001231a2ecb7279c4fea7eae59f0333c7dda2172fdf327b9936d9 169 0.08/1.00 vMB 185
237,331 237,331 000000000000009b0bb5c688145b4a874d85d898b61b21840aa447d7b1deaa7f 210 0.12/1.00 vMB 172
237,330 237,330 000000000000004d408837111d81fa32f285f3648d8fcc7d0ed607ca265494e0 271 0.10/1.00 vMB 217
237,329 237,329 000000000000001c1e2cced701ffc89e4318f96991b05c9f8f4e9d73600992a3 259 0.12/1.00 vMB 165
237,328 237,328 00000000000001187732097877c4842bacd34184bf61cc88904eed4e783e1e25 311 0.14/1.00 vMB 190
237,327 237,327 0000000000000022846116cfa955db2434858b7e1ac823d5218addcc61a5ad52 5 0.00/1.00 vMB 84
237,326 237,326 0000000000000087560d67d97b45e24b5d84c327db78c4e94247018b3f232249 115 0.07/1.00 vMB 146
237,325 237,325 00000000000000c720cbb47b98a13dd9db00b24a87f401a1c26a53154bf5c682 437 0.25/1.00 vMB 163
237,324 237,324 0000000000000016fe0a988f85a4bedb899f6cc7017322096a12c18eb0809651 29 0.01/1.00 vMB 161
237,323 237,323 000000000000011837044f0960a011a6a5e8c8959d9eea7bf1c452624d7cb9d7 272 0.13/1.00 vMB 196
237,322 237,322 00000000000000d86fabab75887cd1a3922731253ff9d4d9288c45c7fbe8a29b 304 0.16/1.00 vMB 153
237,321 237,321 000000000000007aeb5fb384f0da58f4363a139ab34470cb5e66c2f8c056d8df 27 0.01/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 781.75 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: 631.81 GB
    • Received: 12.08 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.