Loading Tool

Explorer IconExplorer

Memory Pool

82,613 transactions
31.73 vMB
0.11518335 BTC
Random Selection Loading Transactions
Max Size: 190.69/200 MB

Candidate Block

Mining Attempt b16bca7d2ebbf4d1ff96f53e008952f100d935febeb09dd6c38373f7354039a1
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 578aeafaafc820dad2c367b713ca7bd05819f926dfcbbfb6027d9c7e72aa7abc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,476
Size: 1.00 vMB
Total Fees: 0.03029102 BTC
Feerates: 318.30 > 3.04 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (360,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,214 555,214 00000000000000000006578cd3eb9c6c5d7adb3db6292adfc0349f9198da815f 2,247 0.90/1.00 vMB 12
555,213 555,213 0000000000000000002d075c55a322a2bb2ecaee0f8289aa0041c6e0c388d8e1 941 0.37/1.00 vMB 13
555,212 555,212 00000000000000000005f557812f2143e84329b7c65bd811b85d6e4e729bfe90 874 0.35/1.00 vMB 10
555,211 555,211 00000000000000000007461965b5b814771b8e8db40bc7f53cc06d9cc3f68b14 502 0.20/1.00 vMB 16
555,210 555,210 00000000000000000025ac5eebf7895dd19a667c5619fc9ef29bec8fa0e7a41e 1,471 0.56/1.00 vMB 13
555,209 555,209 000000000000000000130da4be3ed2bef386d736803fa28cb99fc52d09afb7eb 2,196 0.88/1.00 vMB 12
555,208 555,208 0000000000000000002e5dd356285d4f32b13be56a7bd184afb5904fe42842ad 1,452 0.61/1.00 vMB 11
555,207 555,207 0000000000000000001a395d23786feb37347f992cc0c5ff59c440cd05c8c975 2,188 0.87/1.00 vMB 13
555,206 555,206 0000000000000000000391db3a2c450ef69251db71060392d35538ccb4876a6e 2,212 0.84/1.00 vMB 11
555,205 555,205 00000000000000000027488281d156a4693cb1f7a54ea2b3e8baf2e35567d4a7 1,920 0.79/1.00 vMB 19
555,204 555,204 0000000000000000000ee18d84e48cfb0b8bfa55cc0802212ab7080e6c607cf6 626 0.27/1.00 vMB 14
555,203 555,203 0000000000000000000df19b0dea00068efa60a72d4baec9b235e855eeb06a1c 1,305 0.83/1.00 vMB 1
555,202 555,202 0000000000000000000fff9d7fd02d04d3ae049d8c54db5f31f54ba84b21b498 2,256 1.00/1.00 vMB 12
555,201 555,201 0000000000000000002eaf20b5d863e502b1fc474f9259012de29df38210fe8d 3,058 1.00/1.00 vMB 28
555,200 555,200 0000000000000000001b17e172a93f5abf202983f4e803df24bc3128542b5148 2,963 1.00/1.00 vMB 22
555,199 555,199 0000000000000000003664b156ee3f0808b933d032c14126184e586a7750bfc8 1,070 0.68/1.00 vMB 4
555,198 555,198 0000000000000000000676fcdecb56f3306ee69c89d8c5ddfaf42a509853d635 2,675 1.00/1.00 vMB 19
555,197 555,197 0000000000000000001051db6aee7b49219feeb061185f2746bc252cc7d8943a 388 0.20/1.00 vMB 20
555,196 555,196 000000000000000000364ae22df8bc283f6c9d0e429fb08047550c245e83760b 2,628 1.00/1.00 vMB 16
555,195 555,195 000000000000000000101374cacf8882ceb22fe8f541961106430a7622ea787d 1,695 1.00/1.00 vMB 9
555,194 555,194 0000000000000000002bf2286555f49e073070507ee83249624f031d67cfa82f 2,931 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.00 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: 718.80 GB
    • Received: 17.95 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.