Loading Tool

Explorer IconExplorer

Memory Pool

84,046 transactions
31.47 vMB
0.10187378 BTC
Random Selection Loading Transactions
Max Size: 192.86/200 MB

Candidate Block

Mining Attempt 8122ee06c7caaf8abb81128ac24b7aed72835968ccd4242c34ddadf3424bab20
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root 241917993a35fab3e9c9db709fe0207e72601b5e0e8d10c7f847128a6cf37d81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.02975364 BTC
Feerates: 150.54 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (643,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,330 271,330 00000000000000058d4e6181fba0a9d1ed68a611a2975b06cc81d6efeb4cd0f6 335 0.15/1.00 vMB 42
271,329 271,329 0000000000000003a609bbbd57214ccff8b209300efa754dfa77bf8435a51400 194 0.09/1.00 vMB 38
271,328 271,328 00000000000000006b8c9e3c14dac614e8042e67129014b86d976d97cf5eb80a 544 0.16/1.00 vMB 42
271,327 271,327 0000000000000005be20c22dd1c55e62a570daee2bedddefa01e3bf78ed7583e 259 0.15/1.00 vMB 19
271,326 271,326 00000000000000043fe762270f346b5fbc62138887c303aed654cfb28cbb743e 998 0.69/1.00 vMB 41
271,325 271,325 00000000000000055050f2969245c94d46f432eeca6823329268f5eac1131728 212 0.24/1.00 vMB 19
271,324 271,324 00000000000000008780217366b3b6402ccd90ae0019d8e6dc7c0776368a88fd 565 0.35/1.00 vMB 21
271,323 271,323 0000000000000002c24d960024da167a2dde6730402db3aea27eea4a40fe8076 1,433 0.50/1.00 vMB 54
271,322 271,322 00000000000000010cc95f6d0175bd80fe07f2e18cc6b3f277934ea5f485fdcf 637 0.25/1.00 vMB 111
271,321 271,321 000000000000000088f876aba10b1b8e562d3caecf004c0766d63e1dbffd6b19 287 0.15/1.00 vMB 57
271,320 271,320 000000000000000669b550ccae9c7636e7337a0f952a695039c4a7d2475bd388 284 0.22/1.00 vMB 48
271,319 271,319 00000000000000029389a034a3786c988e885c6be23c7a2b334b4495e8e2eb49 846 0.36/1.00 vMB 62
271,318 271,318 0000000000000006c0aa6691bcadada4cf6f729e170a1982f21b859b3de41e9f 106 0.07/1.00 vMB 26
271,317 271,317 0000000000000005f3a330dc45d5c98d511840905cac991f6e278a57578595ad 239 0.16/1.00 vMB 26
271,316 271,316 00000000000000062fb02a13bbafedeedbb25bdd8577d0060c744a7c63a8ce25 649 0.25/1.00 vMB 56
271,315 271,315 0000000000000004f3c1907bab0c1888378a14ed831d7664e75772573702eae3 512 0.25/1.00 vMB 52
271,314 271,314 0000000000000006cc8a29510e748f04e47a7c41fd3e0b03226af6bfb6787828 38 0.04/1.00 vMB 20
271,313 271,313 0000000000000003700ff5e45a1fffce42cbaa56c488037c02833b833c19ae46 330 0.13/1.00 vMB 48
271,312 271,312 00000000000000007e1193dcc2526c0a3598314ed044777c88d8167debc0cd5f 16 0.01/1.00 vMB 23
271,311 271,311 000000000000000019efc62be053371a6e920fa54127338dd2bbaaefd0c8624e 9 0.00/1.00 vMB 37
271,310 271,310 00000000000000060e3124c6e9ec3c99b531c717c2f2ee239bca3529fbf4d10f 74 0.03/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.78 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: 709.75 GB
    • Received: 16.97 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.