Loading Tool

Explorer IconExplorer

Memory Pool

43,342 transactions
27.76 vMB
0.05627581 BTC
Random Selection Loading Transactions
Max Size: 147.00/200 MB

Candidate Block

Mining Attempt 8bf4d845ca52321eb0bbdc4e4b62fc0a91e47f805584e31d92a019560969a4b8
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 9d1d2ed4d779e86c2cb9f8c92d5d22644740d759bde89087b6cf1c40e089bedc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,715
Size: 1.00 vMB
Total Fees: 0.00428885 BTC
Feerates: 75.16 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (394,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,543 520,543 0000000000000000002a1292fae5f629d0d34353d1b672bee6b7ce18217d6ee3 1,199 0.61/1.00 vMB 11
520,542 520,542 00000000000000000026f1611942594935b492c82ff4e964429bf98137b05f96 1,450 0.57/1.00 vMB 55
520,541 520,541 0000000000000000000cd50132d0a5fb020689f140821872624a65ae9465126a 181 0.09/1.00 vMB 19
520,540 520,540 0000000000000000000d56c47fa5ddee7571327600c23b4d2b26aa136a80172d 555 0.27/1.00 vMB 37
520,539 520,539 00000000000000000003061f076ba9d9ed81389b46b032c13c6e9b2bc008c3d4 37 0.01/1.00 vMB 27
520,538 520,538 0000000000000000004516ab7b5936076c8a61c068a97c97b755c58381fe1b05 10 0.00/1.00 vMB 14
520,537 520,537 00000000000000000019014f02634d93edc82fcd84bddfdedd1e6f48905761c2 1,222 0.61/1.00 vMB 45
520,536 520,536 000000000000000000128b54d095ba171cd76cc1e7b67536e0da2e6c43fe8d34 859 0.43/1.00 vMB 54
520,535 520,535 0000000000000000001dfbfd81145ed0d8dbd7bbb78b0fcbafb876af170bcd35 1,241 0.67/1.00 vMB 27
520,534 520,534 000000000000000000190bad61bf369b1391b2b2e9eb67584144aa703923f5d4 1,245 0.80/1.00 vMB 37
520,533 520,533 0000000000000000001551506d9fbb4ae117e86707ddb54e4399ea2c909d4a28 1,382 0.66/1.00 vMB 35
520,532 520,532 00000000000000000026c746597e881c946de95d4d64ad7f00f59bdea39e43e8 1,790 1.00/1.00 vMB 31
520,531 520,531 000000000000000000250329b00fe85f353f09d9b44e8fcf91487c52833e9989 550 0.21/1.00 vMB 41
520,530 520,530 000000000000000000142b869677867a49207baacf6c74ac18409bebb94bfd51 34 0.01/1.00 vMB 48
520,529 520,529 00000000000000000023d9314fb635ae2444b03c8da774b5457a92aeac5f6d1b 567 0.25/1.00 vMB 41
520,528 520,528 0000000000000000002843701507eb8bfd12a09cac5da3e09232570a417812a4 977 0.46/1.00 vMB 42
520,527 520,527 0000000000000000003c77a95f40f0407ffb2da430262d10adb7bcd832930028 132 0.05/1.00 vMB 31
520,526 520,526 0000000000000000001f2634dd3bae002e379ec4c8c41f95b8fa46bfed72a35e 728 0.66/1.00 vMB 5
520,525 520,525 00000000000000000034a63ed61f6bd0a2c742a8d010b50a687028c50de5df48 1,656 1.00/1.00 vMB 58
520,524 520,524 000000000000000000303d8451004c6859f1469f911d48537bb66f63e82d8a99 1,524 0.90/1.00 vMB 31
520,523 520,523 000000000000000000227c4ad039404c04120473603b16cef5525becb4973240 793 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.13 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: 652.35 GB
    • Received: 13.74 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.