Loading Tool

Explorer IconExplorer

Memory Pool

42,541 transactions
29.69 vMB
0.08919115 BTC
Random Selection Loading Transactions
Max Size: 150.96/200 MB

Candidate Block

Mining Attempt ef280c3e346a7f01c1eaafc947ecbde78cef9c237d0666281fc684f0b2a2b460
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root d80bbd9712db581afc8994631ff4bb805f4773ec74bd078adbf42d1d155ca8af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,443
Size: 1.00 vMB
Total Fees: 0.02998629 BTC
Feerates: 150.97 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (318,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,891 595,891 0000000000000000001489fa78dde62e03682aa9c19f24fc4c2208d47a4583b1 2,473 1.00/1.00 vMB 12
595,890 595,890 00000000000000000014622685fcd56dc5c8810dc7347cdc0f50dc54d53ea998 2,341 1.00/1.00 vMB 21
595,889 595,889 0000000000000000000e122787b1f44652c36a864fb099d370cb7519cb6672c6 3,288 1.00/1.00 vMB 32
595,888 595,888 0000000000000000000f7b8cc9eabe19e5fe0254b9bf4ca740ca82f967bb89c5 2,867 1.00/1.00 vMB 19
595,887 595,887 0000000000000000000cb84fc76bc4bad25a5082f4c66b65310dcde901ca9140 3,320 1.00/1.00 vMB 42
595,886 595,886 00000000000000000005fdeade3fcc82c7d4675879e7199c60ac4b01eaf5ef61 60 0.01/1.00 vMB 29
595,885 595,885 0000000000000000000dd862cb0a03793bed56278830b697646f322aab8b74e1 676 0.17/1.00 vMB 21
595,884 595,884 00000000000000000017a7b187eab5afc414ebe8a7fadfda52b9126794abf78d 1,464 0.37/1.00 vMB 15
595,883 595,883 00000000000000000013463ab981e28fbecd4846ffc2d333886aaa3c7f777cc0 517 0.15/1.00 vMB 40
595,882 595,882 00000000000000000005d4062205ddb0f452ff3ec0f1547441fb4e597db9c718 99 0.03/1.00 vMB 12
595,881 595,881 00000000000000000008645115e3fda62cf6356bc9db23d6a266a26f6fea509d 2,369 0.59/1.00 vMB 22
595,880 595,880 000000000000000000114b9a4338b998471e316c5ad444e6113439181d9f718f 932 0.22/1.00 vMB 5
595,879 595,879 0000000000000000000f11ee255cae0f70ffe135427f04fc39d881667354ddac 3,216 1.00/1.00 vMB 22
595,878 595,878 000000000000000000084b480cc4576276f0e680875df215d2ac55deaa396a70 342 0.11/1.00 vMB 27
595,877 595,877 0000000000000000000704f4b105c16ac29e2b66d693eb44a1bd64e5cddb3cb1 1,593 0.44/1.00 vMB 18
595,876 595,876 00000000000000000008256eaea96125c9bf91c129222397b34ed0b253dacf35 1,445 0.41/1.00 vMB 19
595,875 595,875 00000000000000000008887863836417684109e4ee4164c4f313a9bd85bbf9aa 633 0.17/1.00 vMB 24
595,874 595,874 00000000000000000012cc00b8bf37bbea55b394f4402ba91c1b88ac6328de6b 2,490 0.69/1.00 vMB 23
595,873 595,873 00000000000000000005e4ab32197135e6fd11bbf9fe667d21c590873ae39496 54 0.02/1.00 vMB 11
595,872 595,872 0000000000000000000ceb8a603422912ce0c110314399d09a882a6e857aaeef 1,501 0.45/1.00 vMB 21
595,871 595,871 0000000000000000001629720248291261fa4002db31a671b5b5a50babb395f5 921 0.28/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.45 GB
    • Received: 11.66 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.