Loading Tool

Explorer IconExplorer

Memory Pool

85,953 transactions
31.97 vMB
0.12505798 BTC
Random Selection Loading Transactions
Max Size: 195.94/200 MB

Candidate Block

Mining Attempt 57709c39ac6815b8aa6a4b4cc16b4ad178ec8b5bc0ca7c4b782ec552ddac8de1
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 15dd306645a8fb13ad71f82ec841cc7f71e526db8a7af4ba422fbe7003a75c3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,011
Size: 1.00 vMB
Total Fees: 0.04571739 BTC
Feerates: 301.57 > 4.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (764,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,896 150,896 000000000000070ad1249f28525d7de5bdab3c8b3e6b73f86caf323b50e3fed0 29 0.04/1.00 vMB 57
150,895 150,895 0000000000000402c8597e489daa641fa856e940b7644754a6773c28f73675d5 105 0.03/1.00 vMB 44
150,894 150,894 0000000000000279f38e768aaf59f3004d458b33447e10015649bf59cf917c53 10 0.00/1.00 vMB 51
150,893 150,893 00000000000001e2fb52fad00ffdef4e62fcab2ee344b09db8c703ef26b881a5 30 0.02/1.00 vMB 33
150,892 150,892 00000000000003404ae4b94b4e5a972e788c6417cc865a77fccca03d6e3fd610 79 0.05/1.00 vMB 101
150,891 150,891 00000000000000be72950740124505a98671f8aa8a61489f1a459ddcf0695bc7 53 0.04/1.00 vMB 489
150,890 150,890 0000000000000460c8a895458e772396f237a4d5e7270b6ca56beda9e26e3e8c 72 0.03/1.00 vMB 230
150,889 150,889 000000000000071056192a321369baaf90be86f4d9b0ff9d7a8a44065ff3a6ce 142 0.05/1.00 vMB 12
150,888 150,888 00000000000003e3a06143ad2d3c4154302074866bbc282ab208103a3a8f790b 18 0.01/1.00 vMB 174
150,887 150,887 00000000000004b48c266657a61a05f76156c4cb1a0d0d5328539c3f7bc520b1 64 0.03/1.00 vMB 74
150,886 150,886 000000000000081a622fdbe0db2614d517849ff298262a405ffec748bd08a371 10 0.00/1.00 vMB 0
150,885 150,885 000000000000067c4f271265ef38073f9b182ad199b5381371a01ba66f3d33a1 12 0.00/1.00 vMB 338
150,884 150,884 000000000000013923171df951c51b26eee76c8b84f0b7af1afc9b45a32baf46 61 0.02/1.00 vMB 141
150,883 150,883 000000000000031de1093b2e5c0911d4f852134e72a2cbbeea5f49ccd1896065 13 0.01/1.00 vMB 200
150,882 150,882 000000000000082c2f86342b410990f115b16e74c33177d27afc0fae45610bf8 32 0.01/1.00 vMB 63
150,881 150,881 00000000000005272a148e3c4ec5f7271d769cdd060fba215e21ddafa2599fbc 25 0.01/1.00 vMB 29
150,880 150,880 00000000000002b91bdec6f87ebed6cf19695d4859375c9839594a72a8978199 27 0.01/1.00 vMB 55
150,879 150,879 00000000000004dae3948ff5dec1d86a1fb6db40a1542f3aeccc6acbe3f58024 88 0.03/1.00 vMB 74
150,878 150,878 000000000000061d692757fbbaa375e7e6e957b56bafc451c936baa075f6e822 110 0.05/1.00 vMB 70
150,877 150,877 0000000000000002fb66362cc59f6d345a6c16622798fb3c45a68beb9db5f52d 88 0.04/1.00 vMB 388
150,876 150,876 000000000000064c4f64534e4d759f9c42fe0f6034501c7779016c2e7b7192b8 25 0.01/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.