Loading Tool

Explorer IconExplorer

Memory Pool

78,002 transactions
29.10 vMB
0.08687639 BTC
Random Selection Loading Transactions
Max Size: 175.63/200 MB

Candidate Block

Mining Attempt 0442058595ddda2f4d5f3f5a2ecbefcc40f02df494edc4f1bc6e38bf637b19f6
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 3745534f21c1c76eb473b40ecb4a57c0a5777ee6a1272f17e25f092fbd3529f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,480
Size: 1.00 vMB
Total Fees: 0.02595795 BTC
Feerates: 81.07 > 2.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (579,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,716 335,716 000000000000000009c92364c59f2be2b85b4bc826bbaa283d23704e40fc116c 1,040 0.51/1.00 vMB 25
335,715 335,715 000000000000000013cd3d9e7123efa9bb2ca88c4929c4c7a8de174ce8374f76 189 0.12/1.00 vMB 22
335,714 335,714 000000000000000014371a776133002ebd78afd83211488c1f3b8a6755b271fe 364 0.25/1.00 vMB 21
335,713 335,713 0000000000000000110a05f7c5b85f6f4a827de62bdec78b998cc8600886c879 1,850 0.97/1.00 vMB 26
335,712 335,712 000000000000000000276a8260330c5eb30bb848607d0af6edce946b8fc10ea1 396 0.16/1.00 vMB 32
335,711 335,711 000000000000000017478ac9d46d9346fff0e8f926dd663fb208bc38775443d7 1,500 0.73/1.00 vMB 26
335,710 335,710 000000000000000016a6ce349e6c9f1a590c1d056ce39d7647be0585793acc35 434 0.25/1.00 vMB 25
335,709 335,709 000000000000000015c59ba7d9b9934f274768705ed954308225948bb71ba284 185 0.09/1.00 vMB 25
335,708 335,708 000000000000000019898c6af651d3458b2cd55218ee775302f8f3509694ecf1 453 0.28/1.00 vMB 21
335,707 335,707 000000000000000000d36f8e75a410ef71e5adc5de0b01276015961e5c5e8309 31 0.02/1.00 vMB 13
335,706 335,706 00000000000000000f069e157a3bd450279007b4f4026fc6083e1f7f899c0943 1,306 0.59/1.00 vMB 28
335,705 335,705 00000000000000000c9b6d1bef98785f15b3a8dbe98aed2b01d7a6c94cdf9398 176 0.08/1.00 vMB 26
335,704 335,704 0000000000000000193b5d5a0e6c792ad05fb6861c81cd31cda9cc127ac5a6d1 270 0.13/1.00 vMB 28
335,703 335,703 0000000000000000069abde6aa355fc7afbcb7597309c9fa99b91e326b1aad94 359 0.17/1.00 vMB 22
335,702 335,702 000000000000000013118cbb4f711f99c0e45929a5c22bcae3024ac981e8405d 665 0.35/1.00 vMB 25
335,701 335,701 0000000000000000032abe2fa09e8799f42c9424463561e77918ec4d797e4957 342 0.20/1.00 vMB 21
335,700 335,700 00000000000000000ff15fb7af45d5d216eca5d3b4ce45d0ab3fc253f0682813 410 0.25/1.00 vMB 21
335,699 335,699 0000000000000000113f4bb5f8ed3883691ca526fe3fa4ec4df21137cd25dc72 1,287 0.69/1.00 vMB 25
335,698 335,698 00000000000000000b0ced279011e0da37179a927d4e488e884b2dc17d347131 64 0.02/1.00 vMB 55
335,697 335,697 00000000000000001455ddab9795caf6d63b508c0cdcd6ef8be95e3aa2b2feab 461 0.30/1.00 vMB 19
335,696 335,696 000000000000000005df67c5ca8d2e1d5f303d7068e5cbc32efd45c099448621 149 0.08/1.00 vMB 27
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.14 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.