Loading Tool

Explorer IconExplorer

Memory Pool

84,434 transactions
31.34 vMB
0.08860331 BTC
Random Selection Loading Transactions
Max Size: 192.17/200 MB

Candidate Block

Mining Attempt 09f54f69c42cf62491ccc8e8a532357f2829233e9a760ae9fe0f7492c3e74859
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root 3f1e8e90ccaed6e2d8e16f228531f9c8642877d06775fefa8e0fbe62e1aaf54a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,757
Size: 1.00 vMB
Total Fees: 0.01284334 BTC
Feerates: 22.07 > 1.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (189,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,967 725,967 00000000000000000008683d2aaccdf4abe241609940c1fbedc00b89699b709a 1,775 1.00/1.00 vMB 12
725,966 725,966 00000000000000000000dbf685fc1ad21bd65534b3862534083836d97263272b 111 0.33/1.00 vMB 3
725,965 725,965 0000000000000000000041620771c28fdc1712790569892d673799727481e240 1,605 0.98/1.00 vMB 6
725,964 725,964 000000000000000000007dd241245e70bb9f265da71d1fbd69cfc36e559b2641 1,217 1.00/1.00 vMB 14
725,963 725,963 0000000000000000000520110bb46e5b54a71b64ace0b5de03b61523dd76620e 779 0.37/1.00 vMB 9
725,962 725,962 000000000000000000070dcebe950ff94f0dd1d3fc3a5593edfe13b6ca4921d5 592 0.27/1.00 vMB 10
725,961 725,961 00000000000000000008755a08045c8210eeb44c893b82b526d7058c4e808ce4 1,214 0.49/1.00 vMB 3
725,960 725,960 000000000000000000065cac46c4a045525d7cb51850312918250c1998b4acf2 2,207 1.00/1.00 vMB 12
725,959 725,959 00000000000000000009e42b65cd41c21929cff817d4b0bb97f4e7ef41b911f5 2,538 1.00/1.00 vMB 19
725,958 725,958 00000000000000000002ec3e7efa1363e366d22c424616275023973d136a7b9b 10 0.01/1.00 vMB 6
725,957 725,957 00000000000000000005d5f1163b88a9ff7b92681932935e07b3f86cc9c01e2d 164 0.06/1.00 vMB 15
725,956 725,956 000000000000000000003251b3f463fb7a36b4cf857cd61833422080acedd1ec 869 0.44/1.00 vMB 12
725,955 725,955 00000000000000000007d89258a6b69e308452f44766a39b81547f5b829a1ca4 398 0.16/1.00 vMB 9
725,954 725,954 00000000000000000008d4a12559c2ad030a88eac01c550f899fffa64237ec29 1,212 0.66/1.00 vMB 7
725,953 725,953 00000000000000000005ac88cad7696cef883821c8e515594134c530492c2ec9 513 1.00/1.00 vMB 1
725,952 725,952 0000000000000000000137df0e29df9b06a0d1202ebaa8cc5660e57e41a7a83b 901 1.00/1.00 vMB 3
725,951 725,951 00000000000000000007407b393a7f60dd04d085a382ac7b3d41651e9583679e 1,092 1.00/1.00 vMB 4
725,950 725,950 00000000000000000007cee7c330fffeeef2fb40ed0485696962008e4bf3bd49 1,843 1.00/1.00 vMB 9
725,949 725,949 000000000000000000009d825bc5cebc7e32ae11a6ca889fb50301e91ee59111 1,115 1.00/1.00 vMB 13
725,948 725,948 00000000000000000001791d0bee271ac7d7942af57317a3001bd029fd11d042 2,626 1.00/1.00 vMB 6
725,947 725,947 000000000000000000074a722fd5496687f7a52c515c6ba2357c2ce9b6830996 2,105 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.03 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: 719.51 GB
    • Received: 18.08 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.