Loading Tool

Explorer IconExplorer

Memory Pool

49,249 transactions
23.06 vMB
0.06001528 BTC
Random Selection Loading Transactions
Max Size: 129.29/200 MB

Candidate Block

Mining Attempt 22c1d9afa7b0b59fda9737a4fa395061b5906f7304a7d023085106610df803d8
Version 20000000
Previous Block 00000000000000000001fc71f7c5bc99b9aa6339d6bc0e6cb4fc9bfbc1a7260a
Merkle Root 15b1edfefede02f21aaaeefefcb9fe2feb758d56ebc942840e21ca148f774ba0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,661
Size: 1.00 vMB
Total Fees: 0.01206212 BTC
Feerates: 201.07 > 1.21 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,991 (567,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,899 346,899 00000000000000000248ec9c8c17da49a57db97f00a1f69ca320fe56b182b124 443 0.18/1.00 vMB 35
346,898 346,898 00000000000000000c906f27dc6f89b2863955505e5255b50a684877c45892da 1,013 0.75/1.00 vMB 25
346,897 346,897 000000000000000010edaf6921fe1e568d456fe29d323147ca9581c3cc3a7659 1,910 0.75/1.00 vMB 35
346,896 346,896 0000000000000000013d318898848deac008ed43c13d8123f9b039aadbd638c6 1,019 0.52/1.00 vMB 36
346,895 346,895 000000000000000005e59f76655b68512f1e596e65a251d923bc90f3652edd82 383 0.29/1.00 vMB 16
346,894 346,894 00000000000000000365ac879ea730b9bc77836bd5117bef0c0337efc10199e8 1,577 0.75/1.00 vMB 35
346,893 346,893 0000000000000000007d7819b0f3e0185160f46f6b873521499473072d6f6b95 109 0.09/1.00 vMB 12
346,892 346,892 000000000000000014ce17eb2122f76f50f8c9952627ce1412a9ccd546375151 285 0.20/1.00 vMB 23
346,891 346,891 000000000000000003b145455c72ed253ad289f67911b1d88f87d329e2c68b6e 986 0.52/1.00 vMB 19
346,890 346,890 00000000000000000d8dd00b0299dfda08a7e646294ea8e6b0b0cb7d04180801 1,646 1.00/1.00 vMB 19
346,889 346,889 0000000000000000111efac6c38c05c9f24b18e34cd89372b2961d701445233a 1,182 1.00/1.00 vMB 42
346,888 346,888 0000000000000000152348d7a25a1ed1b96addbee1ec96f04a871c2ad889df5d 1,422 0.90/1.00 vMB 39
346,887 346,887 0000000000000000149a3b84f7cdffdb07aab6cd9af0802d18ec6a505b4fb609 789 0.75/1.00 vMB 18
346,886 346,886 0000000000000000044ff30895429695c2ade73b8a00af803147c25e41a9955d 224 0.12/1.00 vMB 35
346,885 346,885 00000000000000000bf95bd288e0f0568c5ba62887e80210e0e493858b429087 1,407 0.90/1.00 vMB 25
346,884 346,884 00000000000000000ab2c4a2a02c0820b07af546693b9fb76626ff51fe91f37a 423 0.59/1.00 vMB 12
346,883 346,883 000000000000000011d9fd13052996aedfedecf85d0ae9ba5d9f14d36fbc25b1 1,319 0.90/1.00 vMB 20
346,882 346,882 0000000000000000135a64ec453f1fe71e167a20e9e7770068f789f0cf0fa5f3 1,596 0.75/1.00 vMB 30
346,881 346,881 000000000000000014ff7fe12cd8c49b32b7484c7ad5510c370b5cbe37ecd227 1,942 0.75/1.00 vMB 35
346,880 346,880 000000000000000005ce7aa53af5acd52455cdbf61f6d4fade9df390d263ceb3 2,390 0.75/1.00 vMB 39
346,879 346,879 0000000000000000029fc16df3bce0bc3b7a3cb2e1b3469efbcdfb656541bc49 769 0.33/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 780.59 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: 541.86 GB
    • Received: 6.20 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.