Loading Tool

Explorer IconExplorer

Memory Pool

78,886 transactions
29.91 vMB
0.07394142 BTC
Random Selection Loading Transactions
Max Size: 182.79/200 MB

Candidate Block

Mining Attempt 7e198a09b5dd972f5ff7de0b662d9e8c5523efcb2fa76147516f68701fdaf139
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 450e8232967dda56ee24a266494f654d4d2d01495dfe7d974d52d6efeace31fd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,093
Size: 1.00 vMB
Total Fees: 0.00757545 BTC
Feerates: 18.60 > 0.76 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (107,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,590 807,590 000000000000000000015635196ef0362fe17117d25cd98781ad78f5432db168 4,539 1.00/1.00 vMB 14
807,589 807,589 000000000000000000029ec4ff83c1f479304f6f9a4f08cc0fb97e61bb993042 2,430 1.00/1.00 vMB 20
807,588 807,588 00000000000000000002ae73ecff763831e4f150132d070026b9ae2bcf04f0e2 1,526 1.00/1.00 vMB 12
807,587 807,587 000000000000000000020e580b5cf6cbbf58348a56c247f98ad832fbd1fb2191 5,300 1.00/1.00 vMB 13
807,586 807,586 0000000000000000000150bf283ce47c536202c5d76c4f07b5a203e62ac117e7 4,297 1.00/1.00 vMB 16
807,585 807,585 00000000000000000000906f715d736eba67748ff6cead7c4401e780c6eb1098 3,551 1.00/1.00 vMB 14
807,584 807,584 000000000000000000020acaa000962c93d3c2706c155b7632a4f69ba90b8d9e 2,332 1.00/1.00 vMB 23
807,583 807,583 0000000000000000000046ee79f64e3e78cb394a220700f2fa878cd8692a58f5 3,009 1.00/1.00 vMB 17
807,582 807,582 00000000000000000000cc7dbf8ede86fde3a07b1aff977b810d9cbc1f80fd99 5,309 1.00/1.00 vMB 15
807,581 807,581 00000000000000000002d7101efd8e0e894af5e27d9abe34bdf16c9bd4b6f12f 3,859 1.00/1.00 vMB 13
807,580 807,580 0000000000000000000469951d52bda1c7fcd416336891f036085ddaadd638f3 2,597 1.00/1.00 vMB 14
807,579 807,579 00000000000000000002fbdaa0a2ec7c645f569c8e5ef478e63f9285832ceb2f 2,856 1.00/1.00 vMB 25
807,578 807,578 00000000000000000002058ed65f638a14814e72cd1fda35ddbf2da7ff610039 4,867 1.00/1.00 vMB 13
807,577 807,577 000000000000000000005f41ea7dc9ed52c4119b6a0e7751fea0531b73563627 6,035 1.00/1.00 vMB 14
807,576 807,576 000000000000000000014072cc136ad337608f17f5f7f8344216b1c5b6b735be 5,993 1.00/1.00 vMB 13
807,575 807,575 0000000000000000000190e82594c49831e64782f42e7c2306b90d0338f9762b 4,637 1.00/1.00 vMB 15
807,574 807,574 00000000000000000002483e82936e425794c3f000973bbc9bfbc9aeaa621679 3,450 1.00/1.00 vMB 14
807,573 807,573 00000000000000000004ae2723e9f0265b47f2732b51fb3da8690ee666d151dd 3,252 1.00/1.00 vMB 16
807,572 807,572 0000000000000000000202470ccdb3795954825bcb4ac62db3064fa5e5a9737f 4,753 1.00/1.00 vMB 13
807,571 807,571 000000000000000000020230ca1c6e1adbc46206200126353a45215e0215db44 3,113 1.00/1.00 vMB 17
807,570 807,570 0000000000000000000127b81051326f50bf2eedc1412be017ebdfbcb83354aa 3,670 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.07 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: 720.87 GB
    • Received: 18.29 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.