Loading Tool

Explorer IconExplorer

Memory Pool

80,783 transactions
30.57 vMB
0.08437302 BTC
Random Selection Loading Transactions
Max Size: 186.49/200 MB

Candidate Block

Mining Attempt bbd03f15b7ca05351c65f850be74d055defe12ec73e46f1aab5dbc3b290300e8
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root f17cc172da94dd1ffeb287c681dcfe36f0b68816291121d5139b514e5963659e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,030
Size: 1.00 vMB
Total Fees: 0.01538587 BTC
Feerates: 301.57 > 1.54 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (627,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,483 287,483 0000000000000000a39008a4b8efff34fc1bf5159f37e1513458383408e0a6ad 84 0.10/1.00 vMB 15
287,482 287,482 0000000000000000f7ac88cf8ebd25bb63016384b5eec3dee9ee4c0b1400a63f 414 0.29/1.00 vMB 25
287,481 287,481 00000000000000006b29e351fe6099d1335c2d015d955e2954bfc91e5ad69271 109 0.09/1.00 vMB 24
287,480 287,480 00000000000000001d46e1b8a2ded85a2f27b59a5f2ff1e3b98a8ef951c867b6 9 0.00/1.00 vMB 29
287,479 287,479 000000000000000044c755b90ef4977c3582a932abb7a7528cba349669099d1d 125 0.08/1.00 vMB 28
287,478 287,478 00000000000000002666062e05fcd10801b3c213969804098855c0dd3715df63 393 0.52/1.00 vMB 14
287,477 287,477 000000000000000070fa68b552bd54a572aaffc9bba0fecbb3d0df19a9183a38 783 0.35/1.00 vMB 33
287,476 287,476 0000000000000000f38b673165ca628e1389a9481a1461d3b71a77b5d915c23f 138 0.06/1.00 vMB 134
287,475 287,475 000000000000000131eee453b640bbc70c30bc65998027f36c832e3b49bce4f1 1,036 0.35/1.00 vMB 48
287,474 287,474 00000000000000002bc210743ab3bf67d9283ba80dc0ca6c67fa2ecb51a8bdb8 128 0.04/1.00 vMB 124
287,473 287,473 0000000000000000bcd08ea8ffc54c196cd9d819058c25a1ef1af5975ee25f52 98 0.05/1.00 vMB 28
287,472 287,472 0000000000000000677567a5d4611596a680caf5d255584678e0be652dea207a 244 0.11/1.00 vMB 44
287,471 287,471 00000000000000007d9fda8dc4ec4f653d094cfb7b923f8ee23f21287517aa47 125 0.05/1.00 vMB 64
287,470 287,470 00000000000000001f02a184f02e772b8069fc7e138721057f288e6152998d1d 510 0.23/1.00 vMB 35
287,469 287,469 00000000000000000b3e85c6bb2c8819be5575e691c40cc76bd687ed2efe56c7 129 0.20/1.00 vMB 16
287,468 287,468 00000000000000008fa2a85d15edb47c92645788ebaaaa84856dd1a0f7d65d15 311 0.15/1.00 vMB 36
287,467 287,467 000000000000000082c4549237c81e7bd5a5316551ff054c6396e3919e445c78 828 0.35/1.00 vMB 40
287,466 287,466 0000000000000000a5de85dc5956829c1506750f365fa2f33d646801ef6a22b1 31 0.03/1.00 vMB 9
287,465 287,465 0000000000000001498773c5112cb69e79b73cf04193acd7c525fdf16f49029d 278 0.12/1.00 vMB 47
287,464 287,464 000000000000000029d4623c4275d397c852400a2d2c44b1af6ecb79418d4f97 225 0.16/1.00 vMB 25
287,463 287,463 00000000000000005b01f0aa97ae7e61d64942caee7f53a0cf4f0832571e4ce7 71 0.03/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.78 GB
    • Received: 18.25 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.