Loading Tool

Explorer IconExplorer

Memory Pool

38,993 transactions
26.28 vMB
0.05534037 BTC
Random Selection Loading Transactions
Max Size: 136.61/200 MB

Candidate Block

Mining Attempt 8e5ee405a09a416c03936494c86eee1bf04fd18333faa555fa84f8a80ea4698b
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root c36c906e2d478dfec158063a503fbac894d6518096bfa68a2862faac7a09b16d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,670
Size: 1.00 vMB
Total Fees: 0.00724428 BTC
Feerates: 77.76 > 0.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (596,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,794 318,794 00000000000000000f5ebb1db74cb1732d13ca3e6491a0dda0b3d2f7f69c5e7c 182 0.09/1.00 vMB 30
318,793 318,793 0000000000000000047d680c1d15d3ea7615826cc7ffba534ad46c0ee4f12f77 90 0.10/1.00 vMB 10
318,792 318,792 00000000000000000207a70d665d4693038bc2e22a2fe78e9b137e4f6cbdea13 270 0.17/1.00 vMB 29
318,791 318,791 00000000000000002189d8e3ae209aa446a0751d5194aa26ba3101f28befb79e 597 0.34/1.00 vMB 29
318,790 318,790 00000000000000001e9aafc2bda49dee66c9aa92c67bac08bcd042bb4910d305 862 0.69/1.00 vMB 20
318,789 318,789 000000000000000010a4ff1075c154b17f8078ab32eac2a0b5941c7683a2bc75 1,076 0.35/1.00 vMB 48
318,788 318,788 0000000000000000019f55ada96a50ba6d6cb068dcc7d9ec4c0d67f3b65fa2a3 491 0.31/1.00 vMB 25
318,787 318,787 0000000000000000140fa93256bbc25b52d59753408020c4fe07b97a51ba0de9 512 0.20/1.00 vMB 37
318,786 318,786 000000000000000006acf6387c4d403f7232a06050c78f63413d83fea7dadbe6 453 0.24/1.00 vMB 23
318,785 318,785 000000000000000004c3bb295f0824da9aa531d014bac211ac53d089a3bac2aa 1,182 0.67/1.00 vMB 30
318,784 318,784 0000000000000000191e2affe065dba5cd38fc85dcbd9e3a214823cd222b60b5 945 0.49/1.00 vMB 29
318,783 318,783 00000000000000000d5dc479433279ba8567d08f6d50c22c727560409eab2903 295 0.17/1.00 vMB 20
318,782 318,782 0000000000000000134a44041ba9f2cba303b29a1f44b7857bf71584ab836847 596 0.48/1.00 vMB 22
318,781 318,781 00000000000000001a8c82d0b7dab6059e23a84be5be7a7b5209e99474b24573 223 0.09/1.00 vMB 31
318,780 318,780 0000000000000000272e3ed46a0d06e5ff7bffaca503a416883192aa6f882ffd 697 0.69/1.00 vMB 20
318,779 318,779 0000000000000000211072a0fa218db5b7cca3e416e7e714f8abfe29fd34ac54 2,094 0.90/1.00 vMB 34
318,778 318,778 000000000000000001a6a19e0cbd1ada4c3c58795869e8107405a6ed1bb285e7 889 0.74/1.00 vMB 20
318,777 318,777 00000000000000001176686a6e30fe8cbeb8b4c7ab4305fce33743b9b8a5ed17 1,024 0.34/1.00 vMB 46
318,776 318,776 00000000000000000fd493c30c13906bdc0bba0cac4e676b04cfaae6849604d7 291 0.17/1.00 vMB 27
318,775 318,775 000000000000000004e4ac811673922769116bd3b88916a4d1e9f28e728792e9 484 0.29/1.00 vMB 37
318,774 318,774 0000000000000000248fbee9f2a99398e4bc7adff2d72738386ed5195ea650e0 177 0.09/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.83 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.