Loading Tool

Explorer IconExplorer

Memory Pool

46,265 transactions
28.65 vMB
0.06106887 BTC
Random Selection Loading Transactions
Max Size: 152.45/200 MB

Candidate Block

Mining Attempt 9188bdba8636d467896e9a2ff26de50a0018dc52e84996ce85d5b9d3b1b1bc60
Version 20000000
Previous Block 0000000000000000000174ee00feb456e9cb08dcdd2b42ef733fc93eec85ef67
Merkle Root 21ab0bf7e9ef38d6e25f2e97ea4311181b1713112fe4419879eccc9b36362c76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,329
Size: 1.00 vMB
Total Fees: 0.00666450 BTC
Feerates: 20.19 > 0.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,831 (605,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,101 309,101 00000000000000002f9fead56b638d06f876045d230a817a6327955a9aab012d 491 0.30/1.00 vMB 22
309,100 309,100 00000000000000002aa928ff4115018610d6931fa124215b8010ad8c1b03ab70 1,616 0.75/1.00 vMB 34
309,099 309,099 000000000000000003236cd37c3014367c536dd3d794d99b535eec33a70d425b 632 0.30/1.00 vMB 32
309,098 309,098 00000000000000002d21d67254427a7f1c33a5eaac67ad0f0415d2a5d20a2d7b 1,253 0.57/1.00 vMB 35
309,097 309,097 00000000000000003b7f32a0e47c4984133e884db958eaebb2e7895ad18477b6 244 0.13/1.00 vMB 33
309,096 309,096 00000000000000002a965f6b92cbafeea92fc4f27c53c2b3de0a95c319cd174e 500 0.23/1.00 vMB 82
309,095 309,095 000000000000000037f5b405132c0dee4a37f198b6cc55da254601f8a9f3c357 296 0.14/1.00 vMB 34
309,094 309,094 000000000000000010dc6dd6d7585a234316995fcbf0fa1504eae435b74850f0 257 0.15/1.00 vMB 30
309,093 309,093 0000000000000000287431cb44ecef74bbf50842edeb79d88ec6967cd339cc4d 440 0.19/1.00 vMB 39
309,092 309,092 00000000000000003443f103da5b8cca54223f664089718c786c7109b804f37e 94 0.05/1.00 vMB 31
309,091 309,091 000000000000000040cd7cc0300b92af234436c47aed22283d76b68f8423de3a 120 0.05/1.00 vMB 32
309,090 309,090 00000000000000003ff90b0ce8b01030522b38e69f22f41789ea2464e7423750 169 0.08/1.00 vMB 30
309,089 309,089 00000000000000001f5329b8f5783a715bf8e09dff5eedd909c54ad8deace177 582 0.39/1.00 vMB 25
309,088 309,088 00000000000000001757cf32183e9dfb4a1db56db02a6653e75f0405f8c670e5 609 0.36/1.00 vMB 28
309,087 309,087 000000000000000036e7b31a95d4a82c27e032182d9b1d94819ff97361cc075f 46 0.06/1.00 vMB 5
309,086 309,086 00000000000000003b0075e54f8317b9cbd045e7519fdc8da6870f01a62000ec 522 0.23/1.00 vMB 34
309,085 309,085 000000000000000026a142653fb56bad3533acd4711426d27b986af5129afb62 241 0.12/1.00 vMB 34
309,084 309,084 00000000000000001376725350584f02e8477333421607c5521356bd44c535c4 338 0.35/1.00 vMB 7
309,083 309,083 0000000000000000324ae0e14486938efc750a4b46783ff948aa634bcadc9043 24 0.07/1.00 vMB 3
309,082 309,082 00000000000000001ca1265335bf8fa3d34b18d22e986aebeb8451b6aa882c87 366 0.21/1.00 vMB 23
309,081 309,081 00000000000000004010d2e83fd93dffabb914fd6ba9e5b807dc38fa3f9f2160 544 0.30/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.09 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: 651.48 GB
    • Received: 13.59 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.