Loading Tool

Explorer IconExplorer

Memory Pool

76,627 transactions
28.56 vMB
0.06951509 BTC
Random Selection Loading Transactions
Max Size: 173.05/200 MB

Candidate Block

Mining Attempt f23b4e8cbd20c979516353cacff2e09ac1ba8d6fcc10c45e7c343efc29482862
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root a7627cd1f275ec151c6ad0308fe208f6bc8414376a5c856125d458ba5cfb7b64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,629
Size: 1.00 vMB
Total Fees: 0.01009329 BTC
Feerates: 71.79 > 1.01 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (329,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,406 585,406 0000000000000000001e8ca91104a1a734346493ada7bf541347be32282c1cb6 1,128 0.38/1.00 vMB 26
585,405 585,405 0000000000000000001bead8df7fc9d5ac020ca491e5298bf99583a55fa3b319 2,384 0.99/1.00 vMB 13
585,404 585,404 00000000000000000010d3dcc92e692a2d75c3ebaee368d5345b72422024124d 2,541 1.00/1.00 vMB 18
585,403 585,403 000000000000000000190da0298747d485aa35ff764f6ec8fa9544b06a56ed21 3,016 1.00/1.00 vMB 61
585,402 585,402 000000000000000000182ce011745a7ad9afbea99695c35dc1359e89ae27d45b 1,415 1.00/1.00 vMB 6
585,401 585,401 00000000000000000001da6b23a4f35ad934a5a85e924a44bd9608311dd687ae 1,077 1.00/1.00 vMB 12
585,400 585,400 0000000000000000001113f983c052e4ced5d7376e90a411d359a19ddb3d929a 1,536 1.00/1.00 vMB 24
585,399 585,399 0000000000000000000844ce843882543c27687c78ab96afba06cc9a7002d761 1,475 1.00/1.00 vMB 10
585,398 585,398 0000000000000000001a6140993750f610538ac013a177131197eef3bea141e5 2,397 1.00/1.00 vMB 34
585,397 585,397 000000000000000000149f54ad1fcc3c8480d55e1000e657624465cc28bd1b86 2,842 1.00/1.00 vMB 42
585,396 585,396 0000000000000000000ceb19242fa0dc5e8bdc2461b9e9864409951cc625129c 1,600 1.00/1.00 vMB 13
585,395 585,395 0000000000000000001aa15f71c04cbc9082ed90c21580370e630aa10c588e4a 3,037 1.00/1.00 vMB 65
585,394 585,394 0000000000000000001a561ed1b55afb47164a513b0ca40d4727dab29577e833 2,838 1.00/1.00 vMB 46
585,393 585,393 0000000000000000000a64ef1fab20963e8b88b9a921f2d93e6d00261126e6a0 1,768 1.00/1.00 vMB 24
585,392 585,392 00000000000000000013c95e0d68347ebc9586d810c1a591de41b331391ea11f 1,844 1.00/1.00 vMB 14
585,391 585,391 000000000000000000014468598e08036d256ae7876de8cb913a160f65f920d4 2,976 1.00/1.00 vMB 60
585,390 585,390 0000000000000000001896442b49bed56ecab4a6bc28b061321e95df91b4947d 748 1.00/1.00 vMB 11
585,389 585,389 00000000000000000019da6bee439a8c75bbf078b915c5852fc0a6a3b6f543b1 2,604 1.00/1.00 vMB 19
585,388 585,388 00000000000000000001cfbcb9714ab0896ea7507742e0f0dde3394d6dd47ca7 2,327 1.00/1.00 vMB 53
585,387 585,387 000000000000000000084faced2cb5f1eabb246ba9f3376daf5d5d9017880d1f 2,969 1.00/1.00 vMB 66
585,386 585,386 00000000000000000007aea27f90651ea53c01f37d1ab3be6736922f3e08cc5e 3,142 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.67 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.13 GB
    • Received: 16.41 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.