Loading Tool

Explorer IconExplorer

Memory Pool

82,815 transactions
30.03 vMB
0.07043488 BTC
Random Selection Loading Transactions
Max Size: 182.17/200 MB

Candidate Block

Mining Attempt 4bfff13205713dd30be29267375f228c7c35f83c14c67936b5e3a5c4fd2ceaeb
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root 56b4d885177d33d59749dc722d98a31a5d5039bc25c9cee7bef00038bfaa8690
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,530
Size: 1.00 vMB
Total Fees: 0.00854285 BTC
Feerates: 104.17 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (348,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,946 566,946 00000000000000000003cca703ca78e028acd2bca18f85051bb650f17fe119e6 2,815 1.00/1.00 vMB 39
566,945 566,945 00000000000000000002091f5a2dd41be69e50342a1dda96686a084d1ed7542b 3,300 1.00/1.00 vMB 65
566,944 566,944 000000000000000000118a500c8130006db18e6d44ed8769fbfee2b8fc09d8b1 1,547 1.00/1.00 vMB 5
566,943 566,943 0000000000000000001bd8546d85354c8ca702fba0067f156981ce008be4e5a8 2,201 1.00/1.00 vMB 25
566,942 566,942 00000000000000000023b23631aff1a70b29f38019c9330f60ebce17bfdb187c 1,057 1.00/1.00 vMB 9
566,941 566,941 000000000000000000180513774ca7ff498d53dfcd59f3de81b974c9a6fe9577 2,871 1.00/1.00 vMB 32
566,940 566,940 0000000000000000002d37da5d2696c7553bef615feb69a8691ab3d801079a6e 1,690 1.00/1.00 vMB 16
566,939 566,939 000000000000000000064d110c93815ef15eb68ecc81ef64769cb456bb24b630 3,299 1.00/1.00 vMB 36
566,938 566,938 00000000000000000003e854aee7346a0d09d6ede68b3be8eb5ca0ff302cb72d 2,764 1.00/1.00 vMB 23
566,937 566,937 00000000000000000001faad47a7a5debbbda84431792f7a2cc20b7b1d28b11e 3,283 1.00/1.00 vMB 43
566,936 566,936 00000000000000000026a389c92c04a1035201c306b27c0d6d130fbc1484a63e 2,613 1.00/1.00 vMB 12
566,935 566,935 0000000000000000002547d0917fa37dd56a6bb6cb717f43e362d82bacf87f27 2,216 1.00/1.00 vMB 29
566,934 566,934 00000000000000000008c7a387d6cd54ef0fa113375ab70ae06691c99645c712 2,570 1.00/1.00 vMB 35
566,933 566,933 0000000000000000002b21aa1960d11355fdbb10fb259d72eaacca365125f52a 1,176 1.00/1.00 vMB 12
566,932 566,932 0000000000000000000006d57adeda4f0771a872f7e8ef2f260a84f1122cef17 2,363 1.00/1.00 vMB 25
566,931 566,931 00000000000000000016b14ef4a2845d748435ecece66296fd36ae01f74393ec 2,491 1.00/1.00 vMB 18
566,930 566,930 0000000000000000000221ff4ab5a481362a1f10300135289677a50d73d214af 1,560 1.00/1.00 vMB 40
566,929 566,929 000000000000000000177a93334c132cac59d080b5dbffbf96459f347becdcea 2,095 1.00/1.00 vMB 18
566,928 566,928 000000000000000000295b4db5e683cf232d85f6743b2d5b3e2fdeb060e9ae57 2,575 1.00/1.00 vMB 42
566,927 566,927 000000000000000000164f47e6a84610e12a072dcd25ab5387e48734ad27248e 2,905 1.00/1.00 vMB 26
566,926 566,926 00000000000000000016d0f7f9a885804bda76e2c379bbbf10324bcdbea328b3 2,730 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.32 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: 660.24 GB
    • Received: 14.64 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.