Loading Tool

Explorer IconExplorer

Memory Pool

87,035 transactions
32.57 vMB
0.15020151 BTC
Random Selection Loading Transactions
Max Size: 198.88/200 MB

Candidate Block

Mining Attempt 499fde8865e04d904419e64b5bf4abe6d291d913e975e301679b0fea2dd55751
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 604442566307506a5118206f36c2571b46bc5e0a2822877c25e5f5cced5c8605
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,252
Size: 1.00 vMB
Total Fees: 0.05765713 BTC
Feerates: 400.00 > 5.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (131,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,944 783,944 0000000000000000000105673438aa9761503c441a4f77ef50089439e45edfcd 2,318 1.00/1.00 vMB 18
783,943 783,943 0000000000000000000452e12115eecf59a4c04e68b1a2d0ae8c04a32e85321a 2,577 1.00/1.00 vMB 20
783,942 783,942 000000000000000000044d694c44411fab4f1b116b9484987b2f5eee90248cd9 3,245 1.00/1.00 vMB 23
783,941 783,941 000000000000000000006d67b2c0335493a722bc275bccd986a1523e3f135de0 3,378 1.00/1.00 vMB 26
783,940 783,940 0000000000000000000324f41dcca9dc6594cd7c3e8dbca41688ede61d804cc0 3,496 1.00/1.00 vMB 29
783,939 783,939 000000000000000000060162a1a04898a988251706c74982b973e9711f51da23 2,813 1.00/1.00 vMB 38
783,938 783,938 0000000000000000000183decdbb4cfebab7c375eaf6bff0814f7fdceb4625a5 2,109 1.00/1.00 vMB 37
783,937 783,937 00000000000000000004f0547877961e0695eedc55b41ad3622c92cf6b3c1379 2,793 1.00/1.00 vMB 21
783,936 783,936 000000000000000000009e313c1537638374fb8bcf7eee5f9ce005a9dd88f1e2 3,823 1.00/1.00 vMB 32
783,935 783,935 000000000000000000022045781938010d73fa136d6c19de64e5afb877cb0bf2 3,724 1.00/1.00 vMB 31
783,934 783,934 00000000000000000001d630551e1953cf90603a718f50dcf52d467cc8a27d88 2,708 1.00/1.00 vMB 23
783,933 783,933 00000000000000000005f9336d11a591d6d7b24b520cbfad3cdb573629b1f6f1 2,402 1.00/1.00 vMB 7
783,932 783,932 0000000000000000000460ed984f04c7780b165f972f34d4887f0743ff15923f 1,839 1.00/1.00 vMB 11
783,931 783,931 00000000000000000002b9c4ca3bb3bbca52f64016d7a34956e3eb21a38ad275 2,921 1.00/1.00 vMB 13
783,930 783,930 00000000000000000002d85bbbd375a2af7fbfc7b397c94c756813c61f2f637b 3,145 1.00/1.00 vMB 13
783,929 783,929 000000000000000000051ca961caa2f85c36fdbc953d4d0d729e11daa9163f64 2,469 1.00/1.00 vMB 16
783,928 783,928 0000000000000000000035dfb59fc41154513e2738c6548c2afb920127f3dd3a 2,502 1.00/1.00 vMB 23
783,927 783,927 00000000000000000003e2b324033ad841dadc31913c35322162d5ae521a06db 2,071 1.00/1.00 vMB 22
783,926 783,926 000000000000000000006b90fba0119d7ee06de5520798d8661f41917b89e3f5 3,046 1.00/1.00 vMB 23
783,925 783,925 000000000000000000035da2daddfe91c78826b82a9d16541678bad17a8835dc 3,304 1.00/1.00 vMB 29
783,924 783,924 00000000000000000003bb46a185d6036affed77a8a48f7f531ce0725b02e6d9 2,246 1.00/1.00 vMB 37
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.73 GB
    • Received: 16.96 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.