Loading Tool

Explorer IconExplorer

Memory Pool

81,905 transactions
30.17 vMB
0.16464740 BTC
Random Selection Loading Transactions
Max Size: 181.35/200 MB

Candidate Block

Mining Attempt fd154a12ee593bce31c07e3c79e39a652bfe9495b110afc8488c09893d0f05cb
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 22f480107f999a4e1eb50d9d7e03ea12e68f755d6489c8daef6cd6bee97b37f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.06206760 BTC
Feerates: 1,002.91 > 6.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (446,340 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,965 468,965 0000000000000000006277d3a80df5cf69f38eff0cc3bd6f35006775d2b2351e 1,486 1.00/1.00 vMB 266
468,964 468,964 000000000000000001cb4a3a6a5322d4e362013b397c783cbaf6d3228fa2ddff 2,190 1.00/1.00 vMB 287
468,963 468,963 00000000000000000162f3ba9ace786406e3f10cf38851afede3d222aa6b8af9 2,585 1.00/1.00 vMB 354
468,962 468,962 000000000000000000107445fae3a3a831af4e31f5b15eec409500716424385e 2,323 1.00/1.00 vMB 321
468,961 468,961 000000000000000001130522d99579c9b1e47ca9a077ad9574120506d0c1ada0 2,983 1.00/1.00 vMB 300
468,960 468,960 00000000000000000074dd460029ef2ca79e5e084e00a56644bee2e4df2810ab 2,376 1.00/1.00 vMB 338
468,959 468,959 000000000000000000d5cfe82c65756f9b5213e9abc96809c9bb7efb1cbc29d6 2,759 1.00/1.00 vMB 390
468,958 468,958 000000000000000000e0671889d384e5e3fd9141853cc9053bb4a5184157b0fd 2,039 1.00/1.00 vMB 361
468,957 468,957 000000000000000000a58cafa0bf30543202aa8bec2c1db74ecbc836dab53faa 2,371 1.00/1.00 vMB 372
468,956 468,956 0000000000000000018e91a1fd16433344d7da91b44c1b0d1522756c5076e051 1,902 1.00/1.00 vMB 291
468,955 468,955 0000000000000000001c6ea6f94fa4425d1d4f06d097d396ead3595ba43fb251 1,553 1.00/1.00 vMB 267
468,954 468,954 000000000000000000917dead188dd3af554c884758dffa6fb2ef2614da3b515 2,259 1.00/1.00 vMB 342
468,953 468,953 000000000000000001879d4d3707464db965fe983fe24b5dd780246df083251e 2,169 1.00/1.00 vMB 336
468,952 468,952 00000000000000000022b5548a7308862fa77e91a47ad9fbb1dd0e2a60dc38de 1,549 1.00/1.00 vMB 242
468,951 468,951 0000000000000000008b3848fefde2aebfd6be146f22c8034ba0802e4c4ec77a 2,440 1.00/1.00 vMB 399
468,950 468,950 0000000000000000013b9465860d17e53f003b364f622fbf6543f126578eacb2 1,993 1.00/1.00 vMB 393
468,949 468,949 000000000000000001af2ce837a9d10c77af720dd67db86f44a052866b366929 2,394 1.00/1.00 vMB 337
468,948 468,948 00000000000000000016feddd088a40de3dcf6815adb1efc19620cd4efde6d93 2,086 1.00/1.00 vMB 397
468,947 468,947 000000000000000000e9ec01fd090230e223204ef9d914634f9d101af6d21113 2,355 1.00/1.00 vMB 341
468,946 468,946 0000000000000000011ed8a768801059c4a21c00d54ca171a1612233e21ca0e2 2,066 1.00/1.00 vMB 393
468,945 468,945 000000000000000001a0e10c311ed66e62acd1cf4d1369789a6521abdfeb2f26 2,337 1.00/1.00 vMB 416
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.