Loading Tool

Explorer IconExplorer

Memory Pool

78,664 transactions
29.19 vMB
0.09261839 BTC
Random Selection Loading Transactions
Max Size: 176.41/200 MB

Candidate Block

Mining Attempt fdb4e694ef627fe4ebca464a01b5af021f8dbe729b55806b27904ac07c632789
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root e6f91ea4b6c194e23e27ef6389f5bc842ce84f1d48dc4d74845fe8f43df5074a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,506
Size: 1.00 vMB
Total Fees: 0.03154550 BTC
Feerates: 150.62 > 3.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (542,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,344 372,344 00000000000000000ce91611a010d38d5eaa5a15fc70032d9581ecc60021f19f 1,339 0.67/1.00 vMB 35
372,343 372,343 000000000000000006da395db34964c82c581a0af8d5995880d68eb1e13c00d8 1,088 0.65/1.00 vMB 31
372,342 372,342 00000000000000000b88fbbdd21256eca39ffeb2d2ff6a91854a18e0b731278d 393 0.20/1.00 vMB 30
372,341 372,341 00000000000000000713c59e8c8cb6b9c9072d2c066ab7d9f483cb790343d81a 160 0.07/1.00 vMB 33
372,340 372,340 00000000000000001363f2ad656cced0a0609fb871d155e9b332482e4bcd0abd 146 0.11/1.00 vMB 7
372,339 372,339 0000000000000000079cbd7132925fc1e4e861b1f6975773f46b9e90de36cabb 1,017 0.51/1.00 vMB 38
372,338 372,338 00000000000000000119af5bcae2926df54ae262e9071a94a99c913cc217cc72 1,613 0.82/1.00 vMB 34
372,337 372,337 0000000000000000035840f1d9f8a5f05c189c95bcf08163fe480ef0b71d09db 844 0.47/1.00 vMB 34
372,336 372,336 00000000000000001182fca68f0a730e027ad1451f7756e055fcc45afd0b2827 1,274 0.63/1.00 vMB 39
372,335 372,335 0000000000000000025821ac18ea96d1f1db24ecfebcab073f4eae290c5a12ce 343 0.27/1.00 vMB 23
372,334 372,334 00000000000000000b955d2191c082b0af86ebda0a858ddb4df681d7726162f4 444 0.26/1.00 vMB 31
372,333 372,333 00000000000000001133b423f4273fc22ada58ef2e22a6bcc55d66571ebf4baf 2 0.00/1.00 vMB 0
372,332 372,332 00000000000000001052e600f5d5962322a8be043f3f984782b9dd8eb09f51a4 739 0.43/1.00 vMB 32
372,331 372,331 00000000000000000bbdcedb14f62247d098a568bca617896b457ce52efaaf45 954 0.51/1.00 vMB 37
372,330 372,330 0000000000000000047474d9fbc1f82f77d391910838b7b4f0286d22495c94a9 1,354 0.70/1.00 vMB 33
372,329 372,329 00000000000000000e7a6e776ff23a8f6e00a5e0b37b8ee38d2313fb036790be 1 0.00/1.00 vMB 0
372,328 372,328 000000000000000002a5b27d1fa3a287a4b3a561bb248c83a4bdde73c9d6f015 960 0.46/1.00 vMB 36
372,327 372,327 000000000000000000e556029b591c5ca525d8fecacc735bd8b0a9123821bc46 108 0.05/1.00 vMB 33
372,326 372,326 00000000000000000cffffd55e30dca2c8433a60badd5eeb90d2d9c967addf1e 485 0.27/1.00 vMB 29
372,325 372,325 000000000000000011c87d19f8886b2e3a50398852c680daa357840965bd2e98 902 0.52/1.00 vMB 32
372,324 372,324 00000000000000000d3c966d0b5562f737880f6845c2b53b4e546b2b21185145 476 0.24/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.37 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.