Loading Tool

Explorer IconExplorer

Memory Pool

80,786 transactions
29.85 vMB
0.06844921 BTC
Random Selection Loading Transactions
Max Size: 180.15/200 MB

Candidate Block

Mining Attempt f176b2b9516402c2871bfe753d5b27065e08f2207a070b3c0a07fa1fe86ea8f6
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root efa4d802f8da57f9b5f2dedf06e88e37f0212d9f25f6af2ef921e235546cd5d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,558
Size: 1.00 vMB
Total Fees: 0.00742849 BTC
Feerates: 34.33 > 0.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (677,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,577 237,577 0000000000000041813a9b7dde54428b1c56379dbcf68cf5474c9651ff66fc03 426 0.23/1.00 vMB 130
237,576 237,576 000000000000017da909fe5d52fcd292de2de93dd77c9def882f05b0efdc2b80 544 0.24/1.00 vMB 183
237,575 237,575 00000000000000b3ab55ad4ccda4ac937abefc560358e1edc7783e6d88ab0f03 421 0.19/1.00 vMB 183
237,574 237,574 00000000000000f595dabc67b09229d6cd93224da85c46415f5c782e09ab576f 376 0.17/1.00 vMB 150
237,573 237,573 000000000000010cf43bc5e038ac9b3a530c130c72de8d0faebf4efd5d501834 343 0.19/1.00 vMB 106
237,572 237,572 000000000000014b3e4e7e3090a77f4696618620ec56c5a21635258d5d716c76 285 0.21/1.00 vMB 106
237,571 237,571 0000000000000163a3da38eb1da0eec8407d0fc3b122f5e912d99f6ea857b63c 620 0.25/1.00 vMB 195
237,570 237,570 000000000000017da9a3da898676dfbc7d20c578b4f71df76a32bee1d12c5ef8 260 0.25/1.00 vMB 87
237,569 237,569 000000000000007add0a81ee97cec9f8af46b8460c6bfa4eb56afb89c344cefb 562 0.25/1.00 vMB 155
237,568 237,568 000000000000016ff2510e4da2afd0ef326128ef9dd035b9cb3dbd570fcc8a15 493 0.25/1.00 vMB 127
237,567 237,567 000000000000001fe86d73f26e1b6ebdc87f2f89449c6d00bd580ba95b089a52 807 0.25/1.00 vMB 235
237,566 237,566 00000000000000c8fb30dc785e322b76269315b15684575fabb06a6d9a1175b8 797 0.25/1.00 vMB 243
237,565 237,565 00000000000001339c35ac980309d42315783556e58ddba78a1606050d93e8c4 487 0.20/1.00 vMB 175
237,564 237,564 0000000000000088e611c11d55434fb79195e81508af4218c56a178b22a883cb 76 0.08/1.00 vMB 63
237,563 237,563 000000000000009ff20f2a99d0920486e3cb819c122f7c0c9c7fb0c9f796eda5 309 0.25/1.00 vMB 98
237,562 237,562 00000000000001593b399b9c6834b024385c6b3996bb55909588aad8d9c4134a 758 0.25/1.00 vMB 208
237,561 237,561 000000000000004be3742bdfbc72c1c6af487baebf00ab53dbbf3018661e5f73 634 0.25/1.00 vMB 180
237,560 237,560 0000000000000116683e1951f7b2561a55296edfdf4a0a5be0e647624cbefe12 220 0.12/1.00 vMB 139
237,559 237,559 0000000000000039595a9596149994d5117425dc5db7098ca7b5d4da5a3af842 303 0.20/1.00 vMB 118
237,558 237,558 00000000000001328ed5ecd715bbb72648832c108b521720bfa7127af2d07639 674 0.25/1.00 vMB 202
237,557 237,557 0000000000000086d0b4a363cb009eb478a53ebe95acc8d95e7b061bff5469c9 459 0.19/1.00 vMB 183
Previous 10 blocks ↓
Total Size: 782.35 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: 662.19 GB
    • Received: 14.84 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.