Loading Tool

Explorer IconExplorer

Memory Pool

42,729 transactions
26.99 vMB
0.06857242 BTC
Random Selection Loading Transactions
Max Size: 141.58/200 MB

Candidate Block

Mining Attempt c421cdfe950d2b7681db8e592a29cc52bc0f80dec83a4927c028e3c9787815c3
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 17762cbeb7055ca1a14ebc6ebda8adc9f6f5e94ec53249b35c836ea74c50dc45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,478
Size: 1.00 vMB
Total Fees: 0.01820892 BTC
Feerates: 201.07 > 1.82 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (208,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,876 706,876 000000000000000000036ee95f4534310451d9b3d0f803505f0287d91e81562a 2,922 1.00/1.00 vMB 15
706,875 706,875 0000000000000000000bb725d2161d368dcc93949e1fd317748be45e9186ce14 2,144 1.00/1.00 vMB 26
706,874 706,874 00000000000000000005c0a28631ba795a1b34511b4db2a3e12f42272efd84d7 28 0.01/1.00 vMB 9
706,873 706,873 00000000000000000000dd9796586d38df465044f7b4b7ec7b8a064be7b73523 370 0.14/1.00 vMB 11
706,872 706,872 00000000000000000007f0bc3a154b9e2b9a016a4016ed2640617b41e73be08f 696 0.25/1.00 vMB 12
706,871 706,871 0000000000000000000c445fab0870daa0c33de9ac8bbac9a3d40310f8ff6030 897 0.38/1.00 vMB 8
706,870 706,870 00000000000000000000b32951cd694707f9e2419eee331390dd8da0de7518b2 1,748 1.00/1.00 vMB 9
706,869 706,869 000000000000000000077fb9e9b937a95658dd2eec257aa3deb2f0f9c51079ee 581 0.24/1.00 vMB 10
706,868 706,868 0000000000000000000a228302dd302fefd25c3cfc17053cb2f33027052a7f19 229 0.11/1.00 vMB 12
706,867 706,867 0000000000000000000a5ad3b129a7cdcb1e213bffb424558f7f24eb402d5296 1,194 0.71/1.00 vMB 7
706,866 706,866 0000000000000000000d5322f56e5b55e0dcc48725f9a9837dc5cabf10b62f1d 2,597 1.00/1.00 vMB 10
706,865 706,865 00000000000000000001518e277a95b449b10d57ea927d82be06e1834bc0aa71 902 1.00/1.00 vMB 1
706,864 706,864 00000000000000000009fc632da219dfa445f8a461f4260b45493a27f7dd8820 889 1.00/1.00 vMB 6
706,863 706,863 00000000000000000002768c98c194b2814ea523bebe803e1ee4228c86e0f247 1,981 1.00/1.00 vMB 8
706,862 706,862 00000000000000000002a1e406fbce2195dd2aa2c56a73fab1069da910a9b340 2,607 1.00/1.00 vMB 10
706,861 706,861 000000000000000000020d30a857ac8328d20e30a4eb941c6cd027fb01bd63ae 2,363 1.00/1.00 vMB 7
706,860 706,860 0000000000000000000ce331e78465bf42b5cde6abeeb7d2d905429789c2661e 2,155 1.00/1.00 vMB 10
706,859 706,859 0000000000000000000084c955912852342c1125319abbfe21694bd3db2812c0 2,236 1.00/1.00 vMB 12
706,858 706,858 0000000000000000000b573c07fb6038e343d260756984f17994e7c7cdbd93c1 2,110 1.00/1.00 vMB 7
706,857 706,857 00000000000000000000e4030d68c49426969170097f8492c2563b7f9173e884 1,273 1.00/1.00 vMB 5
706,856 706,856 000000000000000000085ce7b31459ca86f196e7b60882c615eb8dbac8773ab4 1,424 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.28 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: 657.01 GB
    • Received: 14.45 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.