Loading Tool

Explorer IconExplorer

Memory Pool

37,920 transactions
26.79 vMB
0.05315035 BTC
Random Selection Loading Transactions
Max Size: 139.21/200 MB

Candidate Block

Mining Attempt 2ad6468dcd2b39b1038a51f7023169f165fad99c32ab3e8d6b4399e27ac2d7b4
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root 344d9969c61625b85e9577a8fadfe2ad1205429b406e6c885c438e8f3e729f11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 557
Size: 1.00 vMB
Total Fees: 0.00378957 BTC
Feerates: 44.54 > 0.38 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (204,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,937 709,937 00000000000000000008de621b1d1b5bb5ce810c53b48167a49de6d0d8a328f6 1,060 0.49/1.00 vMB 5
709,936 709,936 00000000000000000009681a7baaebdfe404b2ab1959da6f36d29216acedbbf0 2,541 1.00/1.00 vMB 4
709,935 709,935 0000000000000000000ab4d2403e834a696c11a32a997a256ac34c9793f6ae3c 2,602 1.00/1.00 vMB 6
709,934 709,934 00000000000000000009fd5121ebcdd4c6e5cf911ed0fa29e0578a1d0f2318f0 1,699 1.00/1.00 vMB 24
709,933 709,933 00000000000000000006e2d4bbe8523d0df37b3842c3c5840896443049b510fc 2,505 1.00/1.00 vMB 12
709,932 709,932 0000000000000000000223eb4150c4cc5ccae9eec6b65b3de987150b39c8e45f 1,852 0.82/1.00 vMB 10
709,931 709,931 000000000000000000050d49c308f1f8e445bd0b2b1e38c63be38dbfefd97585 717 1.00/1.00 vMB 6
709,930 709,930 0000000000000000000805e7321f288831476d4f7667223253fdf87e1aebeae4 2,282 0.85/1.00 vMB 11
709,929 709,929 0000000000000000000ad9d60f9ddf663d40c06288085929593c33be63f8ea20 1,654 0.80/1.00 vMB 10
709,928 709,928 000000000000000000031aeb312fadddfefecd720c7a4444cc985592a5f9f0f7 1,555 0.61/1.00 vMB 9
709,927 709,927 0000000000000000000130b3d4e525932b7fe403bf8ba99ada22ba7b4174d12d 1,210 0.61/1.00 vMB 14
709,926 709,926 00000000000000000009e911ed7e34451343f67e50d90a947452d29775d21490 1,947 0.64/1.00 vMB 6
709,925 709,925 00000000000000000009cff66f4a56f171c3f8168d5a36a3035b91318b40e43d 2,061 1.00/1.00 vMB 21
709,924 709,924 00000000000000000008be6a4af9173a3b1f3d82c7ef78dcee587934d6f6c0fb 392 0.27/1.00 vMB 7
709,923 709,923 00000000000000000008731423d01511be27537c921b885437d8c8615e69ffb5 60 0.04/1.00 vMB 8
709,922 709,922 00000000000000000000acb6f7d89cbaf853b24247f6eccfe69499296a828429 686 0.51/1.00 vMB 6
709,921 709,921 00000000000000000006d9741a424a2b7ffe0da7da500450a3e62693c682a8cd 807 0.32/1.00 vMB 10
709,920 709,920 00000000000000000003e314d00500fed83d9840415dc3558f8ad1ca765c05ea 1 0.00/1.00 vMB 0
709,919 709,919 00000000000000000006a8231f37fb7f92118885b87790cfddbd46a5fa02af1e 224 0.09/1.00 vMB 9
709,918 709,918 0000000000000000000a6d897bc070e83ff2fdc244b9c98a509b16e177786c52 1,578 0.65/1.00 vMB 8
709,917 709,917 00000000000000000003d0c445bb396d8020ca7d014800aab342d8fff4e41fc3 1,211 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.15 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.02 GB
    • Received: 13.82 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.