Loading Tool

Explorer IconExplorer

Memory Pool

59,911 transactions
24.20 vMB
0.17045578 BTC
Random Selection Loading Transactions
Max Size: 140.45/200 MB

Candidate Block

Mining Attempt f6f2693f8d32c31cad11cc865da042b90334e6a6180fe40ec70c1dba199817a2
Version 20000000
Previous Block 00000000000000000001b1c03d1dbbee706dadc0b8d4b17136cd5e823957c970
Merkle Root d0df4e68cb10db74bf537950623ad3b77be487d21ebc21485be9e264d423f2df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,904
Size: 1.00 vMB
Total Fees: 0.08859539 BTC
Feerates: 220.56 > 8.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,921 (764,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,666 149,666 000000000000061d9a880dd65048ae6e0319eed034a2f593be7fae67a8fe8dc4 11 0.00/1.00 vMB 110
149,665 149,665 000000000000037c8914a6b7992e81d6a54572009eb208839bec4f4fe2fa872d 10 0.01/1.00 vMB 25
149,664 149,664 00000000000006f9dd98892add7a67bf3b96e05d82c2e4654ca48d33b470c6c7 46 0.02/1.00 vMB 139
149,663 149,663 00000000000004ee6394cf1984964453b1454f71c55877a9e0d7f7c706d2e501 55 0.04/1.00 vMB 40
149,662 149,662 000000000000023a1837e609e8e245b6355eee071389b165417313a206a20194 166 0.05/1.00 vMB 46
149,661 149,661 000000000000086d10e160c5f6be405d636c7ada295ddaf7ddd3e78a5782798d 158 0.05/1.00 vMB 63
149,660 149,660 0000000000000586930abca61c387fa091385c092a1f38bd8d08cbd891edb69f 1 0.00/1.00 vMB 0
149,659 149,659 000000000000072754f124547cd551984e880322f4489951bebf1e2c8da2381b 117 0.05/1.00 vMB 150
149,658 149,658 000000000000051d2b3f50a756350c88615b30f39fa713a14342216affb887ae 45 0.02/1.00 vMB 142
149,657 149,657 000000000000021024b0f733020f517d8bb232c4dfa67e71c90075a442a18b46 48 0.02/1.00 vMB 232
149,656 149,656 00000000000008768d89999b9e7087ff3ebbcf9dfd71743c180b9eb723e207b3 102 0.04/1.00 vMB 212
149,655 149,655 000000000000017c02df3e2c348d75fef1db8bdaaf08e7f66070cc88bc3a4bd8 120 0.05/1.00 vMB 126
149,654 149,654 00000000000008e301989314664cea01f9fa8267c78562722ff92cec8efadaf2 106 0.05/1.00 vMB 441
149,653 149,653 00000000000004bd48fe61426712c597cd03432c2584d79b46990931725878f9 46 0.02/1.00 vMB 317
149,652 149,652 000000000000016d5f2991de0ddc82809d5a55dd20b87523f469f9118d52c6c4 35 0.01/1.00 vMB 33
149,651 149,651 00000000000000b84cb036b0555c165ddff6867d8b3860731cd60114bf0d4f1c 19 0.01/1.00 vMB 192
149,650 149,650 00000000000008f441aba1fef88cc1e157005d6c3d065b2724338a8c643a5eff 10 0.00/1.00 vMB 973
149,649 149,649 00000000000003b9b06417650ba3335a364d7377087735e2733891e18bdb7f78 110 0.04/1.00 vMB 9
149,648 149,648 00000000000004ef6f20e770609ea4de92e12342bb9a95da678cc4a2ad68e114 47 0.03/1.00 vMB 66
149,647 149,647 0000000000000431e55280fcdf4f9e6b596b92030a4ab12eca43acac0dfe638e 28 0.02/1.00 vMB 117
149,646 149,646 0000000000000b5e19f2de4e96dc8c15b7c004f14157a1e166b91de412a11f31 38 0.02/1.00 vMB 389
Previous 10 blocks ↓
Total Size: 780.47 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: 528.56 GB
    • Received: 5.65 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.