Loading Tool

Explorer IconExplorer

Memory Pool

83,264 transactions
31.97 vMB
0.12348528 BTC
Random Selection Loading Transactions
Max Size: 191.86/200 MB

Candidate Block

Mining Attempt 7116c5fdc80d02d929d7161e4f94d95345792ef23373f6a83d3e437ffbd1be44
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 50179b3252b1a13e2aa478bbdf2f52c023db65ce66c85c9a2f75c0d4d91dc516
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,073
Size: 1.00 vMB
Total Fees: 0.03391262 BTC
Feerates: 318.30 > 3.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (264,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,039 651,039 00000000000000000001777d38d6f25d80c112c1e8a1dcb78c4750528c6c5853 2,159 1.00/1.00 vMB 28
651,038 651,038 00000000000000000008d4ed300967d39e2eff6ec13f558976ab7c24b69993ac 2,173 1.00/1.00 vMB 48
651,037 651,037 0000000000000000000901f086b26551da3e2730f546ebe3597a8ee4f6440188 1,972 1.00/1.00 vMB 80
651,036 651,036 00000000000000000009af54c30a6f9cdcfa8d61bc949490efc119650361010c 2,373 1.00/1.00 vMB 65
651,035 651,035 000000000000000000056a399234a23760e813d7d265661cf97c2ce41489fd7a 1,810 1.00/1.00 vMB 29
651,034 651,034 00000000000000000000865e0aa86ec23af10f0240383e2cdd8fe4dce77b5d87 2,022 1.00/1.00 vMB 44
651,033 651,033 0000000000000000000a19152800190e38bf62444fb58005403aa534161390b3 2,086 1.00/1.00 vMB 50
651,032 651,032 00000000000000000008b1cdea9622c58995ba45bb14d9eb3d577ac02fec4edd 2,072 1.00/1.00 vMB 14
651,031 651,031 00000000000000000003415bad8d0b0be82b74e5660382faf58cfe929ee30fe9 2,772 1.00/1.00 vMB 85
651,030 651,030 00000000000000000007e4817c9a54a99051f46e638b0124465d279b8cdc79dc 1,071 1.00/1.00 vMB 14
651,029 651,029 0000000000000000000c9c620969e2021401b452ac11db1f5f9505ba3fdb000e 1,660 1.00/1.00 vMB 10
651,028 651,028 0000000000000000000e3e1ad40b0e98aa5408e4263d8040cc98af588df714e7 1,829 1.00/1.00 vMB 27
651,027 651,027 000000000000000000088dfc5a88d25415e0de899fe1bed30cd0b44a59f14be3 1,111 1.00/1.00 vMB 32
651,026 651,026 0000000000000000000d7e9b7f90a515bc17b43ec3e85a1dffc6b6e01b523229 1,411 1.00/1.00 vMB 65
651,025 651,025 000000000000000000062d51bb71ff909550d3d655c3924d22d843ebfb9e7f1a 753 1.00/1.00 vMB 28
651,024 651,024 00000000000000000008886006bc1e383e6635c9de2495c444f5d648bdc56477 748 1.00/1.00 vMB 19
651,023 651,023 00000000000000000009fb8244b2fdb0e16331348591897c72138da7f804d71d 664 1.00/1.00 vMB 29
651,022 651,022 000000000000000000013896ef484904765cfec0baadd06d4d439a9ddc4533f7 1,773 1.00/1.00 vMB 18
651,021 651,021 000000000000000000059da96ff084a0a94f2cc900b4d67f7bc5150e07f83be7 441 1.00/1.00 vMB 16
651,020 651,020 00000000000000000002938d27d3c29348d4baf8f2370752d7088c476bf26335 1,301 1.00/1.00 vMB 39
651,019 651,019 00000000000000000005bc0b641647f0283df23a192aca0367d9210e3a5f10fa 2,466 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.00 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: 718.82 GB
    • Received: 17.95 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.