Loading Tool

Explorer IconExplorer

Memory Pool

43,499 transactions
30.01 vMB
0.09694472 BTC
Random Selection Loading Transactions
Max Size: 152.61/200 MB

Candidate Block

Mining Attempt aac5e8ae2c64e3d565d8764c59b2c359d54644b12fc09bb32f1fd5868ec5c105
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 9d6626a1390d2c4091b5720efd816edfddb668747b120072588d9eabe52698a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,669
Size: 1.00 vMB
Total Fees: 0.03479501 BTC
Feerates: 150.97 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (318,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,896 595,896 0000000000000000000471376f0581448852f42af18d7334d46a5ace3bbdd66a 2,818 1.00/1.00 vMB 25
595,895 595,895 000000000000000000099bc90dcb09423b98a8cfc966c7f21e16748a4f8cb8b0 3,413 1.00/1.00 vMB 26
595,894 595,894 00000000000000000012588560086401b4e8e77396ca0437fb604bd69c8abb0f 2,549 1.00/1.00 vMB 17
595,893 595,893 000000000000000000004970e4ecc0b7a2749c905b6a32dedf3e5e3119b7b123 2,547 1.00/1.00 vMB 26
595,892 595,892 0000000000000000000a30e670074dad4a6770ae2bcf4005c25613477b8b5138 2,435 0.87/1.00 vMB 5
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
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.52 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.