Loading Tool

Explorer IconExplorer

Memory Pool

41,467 transactions
27.59 vMB
0.07347833 BTC
Random Selection Loading Transactions
Max Size: 142.35/200 MB

Candidate Block

Mining Attempt 9c3e7eece0165d33a876dc8979541a6285efcb13c8556f884b57de03c83f0281
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 97042f756f2f3758c2f8c2dd2b9a1be2c01e3762b08712f99c470b71c17045e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.01929138 BTC
Feerates: 101.47 > 1.93 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (620,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,530 294,530 00000000000000001579f04dd85bf90af92ac1d39c4874bd5be35084b9f63e4a 1,325 0.81/1.00 vMB 30
294,529 294,529 000000000000000020d5e3bed30af6fb93948609a3ab61f7e2ef9e843487254f 326 0.21/1.00 vMB 27
294,528 294,528 0000000000000000af5fb3cc0b73263e742dcad6b9355a3c1d6fdc1c314895a2 221 0.17/1.00 vMB 42
294,527 294,527 000000000000000004746975996bf6e03c81804638115b339be2d25d7f2407eb 1,593 0.92/1.00 vMB 33
294,526 294,526 000000000000000086eaca768bad30d7230ea0e713eff8d7d7b6fcf191b165f1 302 0.34/1.00 vMB 22
294,525 294,525 00000000000000007a8b2a16cbd67d0697a366a0faf438c5db153cbecaac9cf1 360 0.71/1.00 vMB 16
294,524 294,524 00000000000000009a8ec2094110cd2ef9de239288dfa5cb8c373d235e90bc4e 442 0.25/1.00 vMB 34
294,523 294,523 00000000000000001ee509c4865a9abc8bf73e48037db03c68b76a42c6689d71 311 0.50/1.00 vMB 20
294,522 294,522 00000000000000000f5fdadb20f57f5281b54808ec0a2743d709c730b8f9ee8b 1,205 0.92/1.00 vMB 28
294,521 294,521 0000000000000000678334ffba896a0865ba2733a00bc1869ea47d15cce32a61 133 0.35/1.00 vMB 13
294,520 294,520 0000000000000000446aea7364c504f4c7ec0e3009035c361772785f3da4c8a4 160 0.25/1.00 vMB 16
294,519 294,519 00000000000000004b07621df9bcab8f1f90c20307a3db4fd526908629071a7e 281 0.35/1.00 vMB 17
294,518 294,518 00000000000000002347ee1d4b55be98eafd0722dd5fb5e4491bf9be419faaa6 700 0.35/1.00 vMB 26
294,517 294,517 0000000000000000a854c4077d771e8912c83ad37995fc8a27b3052881fd3b41 1,687 0.50/1.00 vMB 55
294,516 294,516 000000000000000085f6f988a4e83be7f6f759f972b28fc7d67b2120c7685660 128 0.04/1.00 vMB 79
294,515 294,515 000000000000000054bd77a5765c4d76c80553c38ac44754f18f900bafdf4a34 64 0.04/1.00 vMB 39
294,514 294,514 0000000000000000687d27af055df379e6450bc7d6a2bb321b034347af8aec8e 737 0.35/1.00 vMB 39
294,513 294,513 00000000000000007da18b2338282724c10d912e069ca71c31f1aab1ec485831 128 0.05/1.00 vMB 37
294,512 294,512 0000000000000000819f223bcbf7e037da3f2a6747727136bcb3563c98f108b1 141 0.27/1.00 vMB 14
294,511 294,511 0000000000000000643fdfd498b6b0aa5bf159c2ed5845544f7bc1042811f53a 256 0.25/1.00 vMB 16
294,510 294,510 00000000000000005005caec422c10b61a7f228180ed3f9c645dac33eaf44be1 1,058 0.35/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.