Loading Tool

Explorer IconExplorer

Memory Pool

83,961 transactions
31.50 vMB
0.09814836 BTC
Random Selection Loading Transactions
Max Size: 193.03/200 MB

Candidate Block

Mining Attempt 4cf3099519d98873e6bc5bd95ac9c5ad6d7fa3be970def358e5e8726a03155cd
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root bd98d01f3503cb53e24f2979a2c2a8798b10ed3ce6c3f1ae96da2ccd2e2b8d49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,124
Size: 1.00 vMB
Total Fees: 0.02567430 BTC
Feerates: 299.70 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (359,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,706 555,706 00000000000000000004f1ec81ccaeabeb3f7b27033e238a2203422ca04233ac 2,690 1.00/1.00 vMB 18
555,705 555,705 00000000000000000012c14e82552674d3fc788737bb54a98ea7d8c0c8e59ce9 1,463 0.58/1.00 vMB 9
555,704 555,704 000000000000000000157b3004f92e018b08ea62dc0dbbddbbd59066d50d6f5a 349 0.18/1.00 vMB 12
555,703 555,703 0000000000000000002f9853a02b41839cfcf818cd51f8dea37a6758a3c3a569 458 0.17/1.00 vMB 7
555,702 555,702 00000000000000000016c661384fa47c6110569e26e4c75d2e0774f23ae07b6b 1,434 0.67/1.00 vMB 12
555,701 555,701 0000000000000000001473b3d15cf9fb1a780c8fa15d2da14ec6c8e9de7ac4f1 1,332 0.54/1.00 vMB 11
555,700 555,700 00000000000000000018333a71ee31fdf2898399fdd99ed62b35852d3ac1388a 1,064 0.47/1.00 vMB 10
555,699 555,699 000000000000000000013b4d7936379c1696c39c91c4faa3b0f98d06499b4d2c 2,256 0.96/1.00 vMB 11
555,698 555,698 00000000000000000015dd26443bf8c6c591a4e3367d546b332605ff78661ad8 1,022 0.41/1.00 vMB 11
555,697 555,697 0000000000000000000179b12a11c481b58fc3cb112716de85c969f50950d36f 1,567 0.68/1.00 vMB 8
555,696 555,696 00000000000000000002d411db1819a3544bcfe6cf62beb067658e35bfd427fb 1,262 0.78/1.00 vMB 1
555,695 555,695 0000000000000000001168484dab11e377a6476d950656a35804707b3e8d5681 3,212 1.00/1.00 vMB 19
555,694 555,694 00000000000000000016a08eb3ae1eb02f171df38b2486acc68a1adf362c51e3 1,157 0.47/1.00 vMB 10
555,693 555,693 000000000000000000008fa218df586dc50f05e2ade9b0ad6d25278fad97ad29 1,728 0.82/1.00 vMB 9
555,692 555,692 0000000000000000001484ea9e3b898bf6a8de7dff23a760689a45fc52fe9ec6 774 0.71/1.00 vMB 6
555,691 555,691 000000000000000000074883edfbadb1baf01f39442604c70bd89df6db2d1e58 533 0.34/1.00 vMB 8
555,690 555,690 000000000000000000224471d9c4d0b873985e4db53771318a23f230665630b8 1,050 0.43/1.00 vMB 11
555,689 555,689 0000000000000000003388a1f58d4cbd70243638a962bc8fd88f667ea2aba71b 2,264 0.93/1.00 vMB 11
555,688 555,688 0000000000000000001b5af3f2450e3d1013a2e0895a6c2874d90d7346463694 53 0.05/1.00 vMB 8
555,687 555,687 00000000000000000025093d3f1496d93c47971233892ec562ec0df1dd83143b 614 0.55/1.00 vMB 4
555,686 555,686 00000000000000000027346129d3e2f581b9fccd6c2c65d454ffe1469a859d61 295 0.12/1.00 vMB 16
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.61 GB
    • Received: 16.94 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.