Loading Tool

Explorer IconExplorer

Memory Pool

41,756 transactions
26.46 vMB
0.07019135 BTC
Random Selection Loading Transactions
Max Size: 137.74/200 MB

Candidate Block

Mining Attempt f53e1edb1e7a3ccae438c5afaa368c5d485b3f7b5ff02f839155c6d589ba95d2
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root b1a822451c723b980d4db5f3c97642ae949bf1e9b3e2ca9c63be81e84c468934
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,834
Size: 1.00 vMB
Total Fees: 0.02159239 BTC
Feerates: 99.53 > 2.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (223,150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,726 691,726 0000000000000000000da4436ebdbf59772189e7cd6b09b87fcf0223b292d085 804 0.31/1.00 vMB 22
691,725 691,725 0000000000000000000e4bfd72f0b69f14dd846ae9b214b498cd38865a18ff36 477 0.29/1.00 vMB 49
691,724 691,724 0000000000000000000d6f20f1d8efcb1bc9094a6578b94eea89f83f1b91eeae 1,004 0.35/1.00 vMB 23
691,723 691,723 0000000000000000000744cb2806aa5eab82e719a2a23d1f6bc996c13f6cb6a3 1,183 0.54/1.00 vMB 6
691,722 691,722 0000000000000000001092cdc84af7081752c9990d3756feb90feafe748f655c 2,339 1.00/1.00 vMB 15
691,721 691,721 000000000000000000001b86e64701800594674f9d816346749c4d037581117b 2,859 1.00/1.00 vMB 9
691,720 691,720 0000000000000000000070d93e17d3659cda3daa72c2234e628c45569d2476c0 2,591 1.00/1.00 vMB 25
691,719 691,719 00000000000000000008a89e854d57e5667df88f1cdef6fde2fbca1de5b639ad 133 0.05/1.00 vMB 11
691,718 691,718 0000000000000000000173ead0a321a58ab36b33b0c491283ef6bc09ee47fe49 2,002 1.00/1.00 vMB 11
691,717 691,717 00000000000000000012ad0c8f28a40794c2416998b3b9603eaf570f8266de6a 800 1.00/1.00 vMB 5
691,716 691,716 00000000000000000002fe9159dca36464396a54d0f296795863051619a1aa53 2,355 1.00/1.00 vMB 19
691,715 691,715 00000000000000000001cbb3524f22d8b9ed8a04e43b545e1473bee1e2b1b3d3 2,949 1.00/1.00 vMB 16
691,714 691,714 0000000000000000000e02c0fb0903843908b73b694de57f09f52bffd921c847 47 0.01/1.00 vMB 11
691,713 691,713 00000000000000000008b7f1ac2618f7895f59eb4c9b3d4b77c0a76994d6ce51 2,546 0.82/1.00 vMB 17
691,712 691,712 0000000000000000000a6089618cabd927dec499aa1091a093fcfd8d9694ecab 437 0.17/1.00 vMB 14
691,711 691,711 0000000000000000000c8e64ff38ab0d546686b3801033b0327dd8a48123464b 674 0.30/1.00 vMB 45
691,710 691,710 0000000000000000000690dae42cb6ac16887fea492d04280cc36384c24a342c 367 0.10/1.00 vMB 25
691,709 691,709 00000000000000000003dab5673e946464f7eed5655e91bea7eaeca48209da97 1,384 0.43/1.00 vMB 15
691,708 691,708 00000000000000000000f43476d16eee5ad76e4536a7a8e3921958134fac8825 747 0.25/1.00 vMB 14
691,707 691,707 0000000000000000000339ee933869ad0d08c6be9e0a720129e71eac11fdfda2 1,665 0.62/1.00 vMB 20
691,706 691,706 0000000000000000000adb3032ff59d4812bc5e57b4f320695cf854d26dbbbf2 871 0.37/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.