Loading Tool

Explorer IconExplorer

Memory Pool

83,148 transactions
30.86 vMB
0.09046185 BTC
Random Selection Loading Transactions
Max Size: 186.20/200 MB

Candidate Block

Mining Attempt 17abb4395032c3f5472238de8d703c4e5626351dbd9a93429fee4b8380c3722e
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root ffe2c81300b86f150a945176cf405e5a5ef3b249f6a618f75c9a268df7c9b293
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,621
Size: 1.00 vMB
Total Fees: 0.02399478 BTC
Feerates: 366.60 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (538,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,260 376,260 0000000000000000070aabc7d36faea1e92ccb4579392343308c3aa5d7f754ad 2 0.00/1.00 vMB 0
376,259 376,259 000000000000000004c9533d006bce644e39cf85742a8f0f7c77705f62f42bc6 664 0.50/1.00 vMB 27
376,258 376,258 00000000000000000c08cb6236c81389e758e39ab0d61eae1414b2fbb0eb2363 125 0.33/1.00 vMB 12
376,257 376,257 0000000000000000068eca468603fbe49674c86540f919fb325f6025dc0aab6a 1,878 1.00/1.00 vMB 34
376,256 376,256 00000000000000000dda5522ed87961f49612755147ecfd2ac6b29656ab8abc1 690 0.90/1.00 vMB 14
376,255 376,255 000000000000000008bc3442ade35ca62b9c782e5da3c2701bcaf9ef03be5ee8 824 0.92/1.00 vMB 20
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
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.