Loading Tool

Explorer IconExplorer

Memory Pool

82,207 transactions
30.95 vMB
0.07989151 BTC
Random Selection Loading Transactions
Max Size: 189.91/200 MB

Candidate Block

Mining Attempt f7693c213042b4e4f1397a0a5d35443754d432f5f1f30988ab4dbeac44a24e01
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 89b0d3ab3b7fd98053b87993f91b81438e8e622f49ab51274f016a7251d0e833
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,403
Size: 1.00 vMB
Total Fees: 0.01041454 BTC
Feerates: 301.05 > 1.04 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (373,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,942 541,942 00000000000000000009a0d43562fac3cbaf8f1a5a7ce2cd5b93e1312deca02d 313 0.09/1.00 vMB 10
541,941 541,941 000000000000000000224d45d586736d9561620657466645dd860e9771231dbf 715 0.74/1.00 vMB 4
541,940 541,940 00000000000000000001ab658a0393f9a976044b0a89e419a85646fb3d46d49b 1,870 1.00/1.00 vMB 5
541,939 541,939 0000000000000000001934049f6df03ad96492429ef104280931c12d63574db0 1 0.00/1.00 vMB 0
541,938 541,938 00000000000000000003886fbb0d4a430634a3c1500c860f8b0325c5bd0a1c4e 2,642 1.00/1.00 vMB 18
541,937 541,937 0000000000000000000e710977a17e66b2f42ea6a7f8a70e8ef87caeb4c73de6 1,747 1.00/1.00 vMB 7
541,936 541,936 000000000000000000011bbd96596e88028088c870b9c7d04d0ff458601273c7 2,419 1.00/1.00 vMB 8
541,935 541,935 00000000000000000024e7eeb686f9ac8a2c23eb812c2a8b8f41d27f4fa78b9e 2,527 1.00/1.00 vMB 20
541,934 541,934 0000000000000000000d8219fb28693e3e320e4db5e8ed1f52099ebd82188bb3 1 0.00/1.00 vMB 0
541,933 541,933 00000000000000000004482cb874a3ebaf3d15ccbb82cd742e49a358def08640 641 0.43/1.00 vMB 2
541,932 541,932 00000000000000000013991b58cb3f9866b700a68098026a31b1d955b5f771e9 1,897 1.00/1.00 vMB 21
541,931 541,931 000000000000000000052d63c26502b1ae2390ec7a4b151cba9e148b813eebe9 1,482 1.00/1.00 vMB 5
541,930 541,930 000000000000000000273deb43616ca0e28c64f36199c00571ae9625551a5cab 2,132 1.00/1.00 vMB 16
541,929 541,929 0000000000000000002402e6ea4af8d275d120bb702bd64f9364eae35ceeeecc 684 1.00/1.00 vMB 5
541,928 541,928 00000000000000000009d096ace7d5e0125ce32130bb8fb095278f012c0a50ab 1,600 1.00/1.00 vMB 13
541,927 541,927 00000000000000000014777314ae562b29b34e2abfdad1986599ed3c832765ab 1,003 1.00/1.00 vMB 6
541,926 541,926 000000000000000000143f16dc68f4606ad2a2517534e217882794c98612ec95 1,745 1.00/1.00 vMB 5
541,925 541,925 00000000000000000001fa1ca558020843007381385d7880d14f9c85ca45ad9d 2,959 1.00/1.00 vMB 22
541,924 541,924 0000000000000000000a226903cdcfa2e1f5ff50c676dc0cb210f2b46ea69cc9 1,472 1.00/1.00 vMB 5
541,923 541,923 0000000000000000000b061299480e0a6892e45dec2fd8c736d7fc54fe1a587e 2,440 1.00/1.00 vMB 26
541,922 541,922 00000000000000000008c789a00cb468a16d173786fe1199ed89599c23a814da 335 0.16/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.77 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.18 GB
    • Received: 16.86 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.