Loading Tool

Explorer IconExplorer

Memory Pool

39,446 transactions
26.92 vMB
0.06922768 BTC
Random Selection Loading Transactions
Max Size: 138.54/200 MB

Candidate Block

Mining Attempt 84911693a1b8bdcfb43a6f58cb4f9cb1472c339f36be786eab253609c5fa106b
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root f11b843ff77e3b9b3ef3f0f899615c125f2bac00d64adf761835a0cb84a1cad1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,617
Size: 1.00 vMB
Total Fees: 0.01871234 BTC
Feerates: 107.72 > 1.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (541,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,250 373,250 0000000000000000043979ce32b5f028da4b332b8ab3009d6b0b1220f51ed149 1,451 0.84/1.00 vMB 31
373,249 373,249 00000000000000000993f8799e0a8d901723a5b09d20912b199bddf7328a0fc3 643 0.33/1.00 vMB 37
373,248 373,248 00000000000000000fc347da1a0d5a315cc0fd78de741b735f2b8625ba4e310b 1,450 0.70/1.00 vMB 37
373,247 373,247 00000000000000000e2b2447d41e21c2a07ff217d77c3c15e2933af9f0f8e1fa 449 0.36/1.00 vMB 21
373,246 373,246 000000000000000001f70d82926db8d34a109fd7dd5733527e7812a7513ebf1d 353 0.22/1.00 vMB 38
373,245 373,245 000000000000000002e8f3915ee83dc386d2b6e00cfaea86f188942125c641fc 559 0.27/1.00 vMB 40
373,244 373,244 0000000000000000116d016bc1e5a79daf73f8bca275cf44503cd847885181c4 1,687 0.84/1.00 vMB 41
373,243 373,243 0000000000000000130324a965362767bf34fbc0cb10bb16edc1460e4c1af904 1,224 0.63/1.00 vMB 39
373,242 373,242 000000000000000007a5da63793c6b0d477659b13ad7902065e5cffa5cd81685 1,187 0.51/1.00 vMB 38
373,241 373,241 0000000000000000015bf3fa90e6f102564edb966969faf3d325b530160311fd 69 0.02/1.00 vMB 36
373,240 373,240 0000000000000000020607b24984c4d6fd026d0f8804a80c49a8b1c9c91d6e8c 225 0.10/1.00 vMB 35
373,239 373,239 00000000000000000fdb97c71053054d1ac10671aa722e735d9d72d6a8adc804 72 0.04/1.00 vMB 22
373,238 373,238 0000000000000000074eb148f4f5b2b94423faf48c39a3398379c71f1ad2e7ba 342 0.18/1.00 vMB 42
373,237 373,237 00000000000000000a41875ee62ad54a03004a38c8ebb78f053d25a805616e2c 465 0.25/1.00 vMB 49
373,236 373,236 000000000000000001b060332a4ac9a5b471580eb5468a8ff2ce388dd8cf64d8 191 0.25/1.00 vMB 21
373,235 373,235 00000000000000000d3d3a95c1b79509e9c29c5052510462c25d4620440b8507 42 0.02/1.00 vMB 35
373,234 373,234 00000000000000000dd9195886c3cf40bc3cde10141d32bf869085fea6042225 177 0.10/1.00 vMB 30
373,233 373,233 0000000000000000108d2ed3aecc45d8f2e1e8b58b339aea4fb97eddc14d83ae 360 0.24/1.00 vMB 30
373,232 373,232 00000000000000000575e0c6398ccafbfd5335c0e4b8b6093d60213c28862483 137 0.10/1.00 vMB 23
373,231 373,231 000000000000000008f9871f0f7971676b79cba2062ef119f091cd62e9e444a9 354 0.15/1.00 vMB 43
373,230 373,230 00000000000000000eb5eb50f793a39caddc37e8979ea8736206f2acb4a22597 476 0.22/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.21 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.