Loading Tool

Explorer IconExplorer

Memory Pool

78,321 transactions
29.75 vMB
0.07325188 BTC
Random Selection Loading Transactions
Max Size: 181.69/200 MB

Candidate Block

Mining Attempt 5ffcc9ca9d7cd1ec3c424c728c06248ebe344916fe003ce3c09b2292d89f5e2d
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root d46bbd50a287e570fd06cc2ccc38d533149097c54b524c2dcd839d454cb4e071
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,007
Size: 1.00 vMB
Total Fees: 0.00693290 BTC
Feerates: 50.18 > 0.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (321,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,181 594,181 0000000000000000000db41af584bdb677f0579c328bc0c6144ca85f2da8fb86 3,115 1.00/1.00 vMB 52
594,180 594,180 00000000000000000009613280a6c4ef5bea92acfaa28fddaa04bef2a9a37a83 3,020 1.00/1.00 vMB 48
594,179 594,179 00000000000000000006de8fe1953ca62d58e58e73bb9c06c4870eb4d7fa498b 2,944 1.00/1.00 vMB 53
594,178 594,178 0000000000000000000ae38a5007ee24e86ac699d9d51994ed156511bd31d7b2 2,981 1.00/1.00 vMB 74
594,177 594,177 0000000000000000000ec960f940d387ee6b522712de19b88a868e021b7215ea 2,208 1.00/1.00 vMB 29
594,176 594,176 000000000000000000003a6e542010d24e8a1c649909e7d2cb11c2140580a33c 2,898 1.00/1.00 vMB 45
594,175 594,175 00000000000000000000bee30e30b9da207fc90e2b1b86e0ad2c8488ec45a720 1,813 1.00/1.00 vMB 68
594,174 594,174 0000000000000000000fd8618effddcfceb161e869edc43ce13b17379e4a2706 1,812 1.00/1.00 vMB 87
594,173 594,173 0000000000000000001289b036faf1166cc48fc10417f738c9874436700f1a1a 637 0.20/1.00 vMB 31
594,172 594,172 000000000000000000190babd2cbed4afe5dd6b4a73a92e7a081bc93e9bd2457 983 0.41/1.00 vMB 3
594,171 594,171 0000000000000000001783608001d316b97f05e6cb0639c6297c67e562012e73 2,839 1.00/1.00 vMB 28
594,170 594,170 00000000000000000003a674dc82570e4ec47e4c956ec1c80b63f006b3e1fe2e 695 0.21/1.00 vMB 29
594,169 594,169 00000000000000000014b3fe9c359d42a0a8b60138df865814ce5001f935fe9f 32 0.01/1.00 vMB 30
594,168 594,168 00000000000000000015bfeb9f5e1f8390f22e56a233ba7dceea2ecdcc2042d2 901 0.33/1.00 vMB 16
594,167 594,167 00000000000000000006f272f7b8f2ba106632dbac06f578294f692db75d68be 3,138 1.00/1.00 vMB 31
594,166 594,166 00000000000000000005ee86ec355266ad8d556fea9e647c6a77f02f1385f51e 2,212 0.92/1.00 vMB 19
594,165 594,165 00000000000000000018dc8f17335a59fee01d41301de9f767b46e47bcc589e1 2,345 1.00/1.00 vMB 19
594,164 594,164 00000000000000000010cd0748ddd6e4d909e02601d615f3be2f48ac3fec50eb 586 0.21/1.00 vMB 25
594,163 594,163 0000000000000000000072bd51f25693e505766e50f1f7c08768fb2fc608b900 245 0.09/1.00 vMB 18
594,162 594,162 00000000000000000007d4d0c64750dcc101d8e0c9eb3def2d644cff25051396 364 0.37/1.00 vMB 9
594,161 594,161 0000000000000000001a14b6ad0ec740594f782275e379c1bd1f08784ce04be9 3,036 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.04 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.63 GB
    • Received: 18.11 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.