Loading Tool

Explorer IconExplorer

Memory Pool

75,475 transactions
27.80 vMB
0.08019467 BTC
Random Selection Loading Transactions
Max Size: 169.12/200 MB

Candidate Block

Mining Attempt 26dfb3ac164b8a5276c35869bb12a6ed80a479e651da043d8b935ea2da861bc0
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 859ef9d750941eed9030adf04ca420f1e22bf847c6e82447bf07d0ab73973486
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,591
Size: 1.00 vMB
Total Fees: 0.02071184 BTC
Feerates: 151.01 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (486,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
429,257 429,257 0000000000000000010062f0d3b02d1b3a193fb7d21294858b8397013366a552 2,764 1.00/1.00 vMB 68
429,256 429,256 000000000000000001a46d8f0c94ae3aa8f5ed9e130a017e8287063d0b860bbc 687 0.27/1.00 vMB 65
429,255 429,255 000000000000000004c47689daf216b610f688a5de8132815b234e80a343f4ce 1,224 0.59/1.00 vMB 56
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.90 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.