Loading Tool

Explorer IconExplorer

Memory Pool

44,644 transactions
27.63 vMB
0.08910825 BTC
Random Selection Loading Transactions
Max Size: 144.80/200 MB

Candidate Block

Mining Attempt edfe0082441cf11e6a42b1368b2a38ec27f2ac46e8fdc5b9ce9e0dee0fab7ee6
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root b3e07df4548ae50cb4bf5621ba8d1a78b2cb2f98d363df1dbd09b271ee672351
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,002
Size: 1.00 vMB
Total Fees: 0.03502406 BTC
Feerates: 151.65 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (419,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,799 495,799 0000000000000000007e9c5404e0bb377fc0fbb16e3d790a0c7111091e94feb6 2,280 1.00/1.00 vMB 148
495,798 495,798 00000000000000000013541cd667a8c6c3ae9fce933c3a21a24af72b88c29c8d 1,539 1.00/1.00 vMB 139
495,797 495,797 0000000000000000005945b9f2dc788d7460b8010c4e142e2229f5b9c812414f 2,323 1.00/1.00 vMB 229
495,796 495,796 0000000000000000001a6cced56906f4d8e333cf770f25a7a308b0a9505faff6 2,385 1.00/1.00 vMB 279
495,795 495,795 000000000000000000b088885dec5ddfbc125fb9d3a0c822ef0647fdf3f3b542 2,006 1.00/1.00 vMB 237
495,794 495,794 000000000000000000c3ecdcc6117ff0dd5c648685cf575e7d3c9a7a4ef9dc28 2,669 1.00/1.00 vMB 252
495,793 495,793 00000000000000000056e89ff271b448351f17315d7fed70a9d08962350bbd92 1,805 1.00/1.00 vMB 59
495,792 495,792 0000000000000000001a293031e6012ca33f7f7dafa1e6614d681414740057a6 1,862 1.00/1.00 vMB 105
495,791 495,791 0000000000000000007c38b7b899cbf8cbe1e150ea9d981ccf3944d3cac6f5b8 2,732 1.00/1.00 vMB 145
495,790 495,790 000000000000000000c3dcbba7aac926d697b3cf45e91b1a0d148948cdc4c394 2,061 1.00/1.00 vMB 119
495,789 495,789 000000000000000000358b6656c30ea285fbadb934688779f7985519f59e5456 2,551 1.00/1.00 vMB 105
495,788 495,788 0000000000000000003b9d4d1e85198c1f6fcccc4ac64e9bdc3936169340284e 1,586 1.00/1.00 vMB 57
495,787 495,787 00000000000000000064c4b5ff0b2d1862bbc9a3a3793566b0c328fbf84afd3c 2,132 1.00/1.00 vMB 136
495,786 495,786 000000000000000000968de8909e01ad73793aedf50ed9bb9445dd5e8796e930 2,615 1.00/1.00 vMB 153
495,785 495,785 0000000000000000003850841943fe65abd0ce03303a80a7b856d1390de32a65 2,557 1.00/1.00 vMB 139
495,784 495,784 0000000000000000009da8136ff0251d7a9b0c623cf87b1e41da53956bd1837f 2,522 1.00/1.00 vMB 123
495,783 495,783 000000000000000000c1f5e2266f5de5b9c143ff4a2044b099c31ca4a9a2b2fe 2,102 1.00/1.00 vMB 130
495,782 495,782 0000000000000000001968195c8c3b51fdb51e1aef74d2a47c10a66819fc96cd 2,435 1.00/1.00 vMB 230
495,781 495,781 000000000000000000468badebbcc5fdb6afe90f51c1e7657f438a15d8f25d16 1,927 1.00/1.00 vMB 213
495,780 495,780 0000000000000000000a3532339d8a88ff1b223a8b312a87ea8bdddd8e1e9ef7 1,320 1.00/1.00 vMB 368
495,779 495,779 00000000000000000091158c8054eddb991f5f46dd78d3b19704947222d25eeb 2,514 1.00/1.00 vMB 245
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.