Loading Tool

Explorer IconExplorer

Memory Pool

73,993 transactions
27.38 vMB
0.06954731 BTC
Random Selection Loading Transactions
Max Size: 166.90/200 MB

Candidate Block

Mining Attempt 4f20fa0a7aba2853c387521e0a3a68a242854c4d4fee41e2ed48360a01245375
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 7f09328a8b54ae3e35362f4aeac64fc92442cbb38c862460ac6cb97d7a75916b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.01136924 BTC
Feerates: 337.46 > 1.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (486,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,278 429,278 00000000000000000327195a2c209072e4c257658c81d9bcd429e62d216a5112 1,090 1.00/1.00 vMB 24
429,277 429,277 00000000000000000040289f2b5fb52545a4bdc2872d9427f03ec3c4a4c67e63 706 0.31/1.00 vMB 48
429,276 429,276 0000000000000000049f1c7e75d1ce6c9ef0e43b07400bb53baf259402cabce4 1,375 0.87/1.00 vMB 45
429,275 429,275 0000000000000000004f6d64b167125e44a2f35fb7465f59e1a2a7ea447a478a 1,981 1.00/1.00 vMB 85
429,274 429,274 000000000000000001137c61ddc731383dd0d8b07902426fabe7b5555fefedbd 2,068 1.00/1.00 vMB 53
429,273 429,273 000000000000000003dd4742a3a09a5ba8f58f208dd976607776d45f3fcd3da3 111 0.04/1.00 vMB 99
429,272 429,272 000000000000000003648e61f36405b7b95b665c4d5a328a531f422d56e0bb15 3 0.00/1.00 vMB 57
429,271 429,271 000000000000000004c5a268435a5cd3f42ef644b22528f02c58b8e3a8be4112 97 0.04/1.00 vMB 51
429,270 429,270 00000000000000000440a6ec9ee7d1979634875febb11a4546a427c63fc5c2e7 331 0.19/1.00 vMB 59
429,269 429,269 000000000000000000ffb4143bc62c848ceb01d98812815848d0b1c554fcb1e6 184 0.13/1.00 vMB 44
429,268 429,268 000000000000000002760c6001f5206d287263daab4bda953bfc650d8da183e7 32 0.02/1.00 vMB 45
429,267 429,267 00000000000000000466e9005d547b492c5a503e19021960625f6e64b445679f 272 0.22/1.00 vMB 39
429,266 429,266 000000000000000001928b2afaf15231a4eff3af3bbc2c57ad6693d2bef7b7f2 1,015 0.98/1.00 vMB 28
429,265 429,265 0000000000000000007b4fb81cf5c11924588a440040ad246c60b8797a3764e0 1 0.00/1.00 vMB 0
429,264 429,264 0000000000000000011f1cfcec309f92900bdb159ad9c928a58ff8d69a6625a0 466 0.33/1.00 vMB 38
429,263 429,263 000000000000000002a2f013e8abaacec7f4a1d558dcfa4713bc5d0c5e0003cd 764 0.56/1.00 vMB 36
429,262 429,262 0000000000000000043e3d15569cd66bfbc95106f13a62801aba27bdcc56cf43 1,570 0.77/1.00 vMB 54
429,261 429,261 000000000000000001d6b45cdd1e6ea55d97135397760c9469729cb267fbdfa1 2,158 1.00/1.00 vMB 58
429,260 429,260 0000000000000000038e3f345f5700e273515aa90efb375c40fb1fa0ba19cf62 264 0.15/1.00 vMB 59
429,259 429,259 0000000000000000021862a3ec5e28cd0adc3ead634ecb107dad57e6be713184 479 0.28/1.00 vMB 45
429,258 429,258 00000000000000000429323cf58017502c8608d447b8ee5aed188abab7f7379a 994 0.66/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.94 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.92 GB
    • Received: 17.62 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.