Loading Tool

Explorer IconExplorer

Memory Pool

75,380 transactions
29.92 vMB
0.11090214 BTC
Random Selection Loading Transactions
Max Size: 173.72/200 MB

Candidate Block

Mining Attempt 41dfb8e00eed3f50ba0139d45674a3d562115fc7af1a685dbda81265df29a24e
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root c5e46bc2fb61fdf26d52a6ffac61bc9dafd451d68ab4bb3810dd4d105cd931a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,035
Size: 1.00 vMB
Total Fees: 0.03904522 BTC
Feerates: 101.64 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (538,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,254 376,254 00000000000000000a5fafec825b699160390c8bb80da67399020987b142afb7 1,110 0.75/1.00 vMB 27
376,253 376,253 00000000000000000feb1fd12610d01d057bccff43909d90e3be5d3cbc22330f 1,467 1.00/1.00 vMB 31
376,252 376,252 0000000000000000083319140f62751551eaf07df020fa925503adec2a484056 642 0.30/1.00 vMB 47
376,251 376,251 00000000000000000964b1daf9be0f2edf9be6582ac8b03712af0acf5f411fce 1,715 1.00/1.00 vMB 30
376,250 376,250 00000000000000000235131769aef68b8488509d65969596316a0bf805958305 1,262 1.00/1.00 vMB 25
376,249 376,249 000000000000000009d202a6b1c891457a8c456d32b2b12f3a7eddb6ec3fcdee 2,930 1.00/1.00 vMB 80
376,248 376,248 0000000000000000001fc19805e4fcfda5c6110ca5433eb77d79c41f40c64a8d 1,488 0.75/1.00 vMB 55
376,247 376,247 0000000000000000094afae26ecdaf8b16951b821fafb666169a051f1e9e0ce2 1,915 1.00/1.00 vMB 43
376,246 376,246 00000000000000001260e8d04bb2c0f38bc477cc16d0374ed79175ea6b627864 757 0.75/1.00 vMB 23
376,245 376,245 0000000000000000088b5980cc6f74f93eb88de665de14b6e7a27bc1e9a8b910 1,167 0.93/1.00 vMB 18
376,244 376,244 000000000000000006f8a375616a85fbb40a7ac4478af7a891a9418c56d4797c 1,590 0.85/1.00 vMB 50
376,243 376,243 000000000000000002871acd08f3ae18ae7cb7e2108f23c2df8b2a5ee1ead8b0 1,370 0.66/1.00 vMB 42
376,242 376,242 0000000000000000111961d55cd980806a5be81bd6f686e476c54ace07374049 1,171 0.75/1.00 vMB 35
376,241 376,241 00000000000000000431b15949f3077f8db8407f17a8e5213d60a48c7306de6e 2,217 1.00/1.00 vMB 56
376,240 376,240 000000000000000006671143097615c5466c2529560b4e87a808b57774880ed2 925 0.45/1.00 vMB 44
376,239 376,239 00000000000000000ae20e168ba5e689dbc07d0205533ff72445fed8f6292cbd 875 0.49/1.00 vMB 37
376,238 376,238 00000000000000001204c11e4ae2fd805bd809269d49a5383b4a260bafbdf1e5 355 0.18/1.00 vMB 37
376,237 376,237 00000000000000000c154ce3b423e5787b091b7548a98602f2123f81661bc386 1,540 0.82/1.00 vMB 37
376,236 376,236 00000000000000000979587f9e8619e4fc8b149caf16c3d6910d94363043db09 351 0.27/1.00 vMB 48
376,235 376,235 000000000000000007a9aef4df0b3782c31b713ebc573685cdce376d7308e5b0 29 0.02/1.00 vMB 71
376,234 376,234 0000000000000000051073be739add17c258ad9f60b6a2cd4bd9616d13163be6 68 0.05/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.