Loading Tool

Explorer IconExplorer

Memory Pool

84,949 transactions
32.79 vMB
0.15186713 BTC
Random Selection Loading Transactions
Max Size: 195.69/200 MB

Candidate Block

Mining Attempt 38b126b69172727234aa5addc7da721195173972a4ccbe8d3fd9f77ddd66d306
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 705e3becc86de0dbce7af5d99fd1399855ab99e07fa0942da58e0f0c7fb33f62
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.04676649 BTC
Feerates: 318.30 > 4.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (731,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,251 184,251 00000000000007d6ed9e80908b20c4170ccf5409b6f53c3f68f13aeed05d3d9f 96 0.05/1.00 vMB 254
184,250 184,250 000000000000055033ddcd77ca1eec0caf950d7f8f1eb7055c4d03441938743b 53 0.02/1.00 vMB 21
184,249 184,249 0000000000000391647f9190cd144038764cf9f62e1b0663e8a1b0233ef15543 106 0.06/1.00 vMB 112
184,248 184,248 000000000000083657907c9af5856cea7657a20430045cb2a8b24108aa4a052d 11 0.00/1.00 vMB 138
184,247 184,247 00000000000004a776affed53b0713837474ff8b3233ea18f94067ec32b2c1aa 18 0.02/1.00 vMB 41
184,246 184,246 00000000000003e6510d03373e6a7929edd145085c7a48537b89c9134e7867db 94 0.04/1.00 vMB 25
184,245 184,245 000000000000002ef263417ef07dffcb9b82d62640c47d4e47d200d04ccb50a7 52 0.03/1.00 vMB 5
184,244 184,244 00000000000005569f5c184c07bf3dab27779ce316eb9e783a31513fdee0d4a7 172 0.08/1.00 vMB 116
184,243 184,243 000000000000030b3f1c57d3894ca254504d05b334f777f29de7b5bc9091b010 9 0.00/1.00 vMB 0
184,242 184,242 0000000000000379ab05f7f5495500679240545bbca74c3ae9afaf21e3403306 64 0.03/1.00 vMB 25
184,241 184,241 0000000000000a3681158e1980743588d9b8a1806895747945ebdf8122a9aa4e 331 0.23/1.00 vMB 227
184,240 184,240 000000000000019c398e8088aebb0189fb95b6974131c3f38ca0e8a509e1126d 138 0.05/1.00 vMB 46
184,239 184,239 00000000000006df1b7322f295902de3dfacddc9540159a4b09b08a77a838f0d 12 0.00/1.00 vMB 4,608
184,238 184,238 0000000000000200f5f57e9f0e903b73458c59a41ffb775c0408433006d6ca28 153 0.08/1.00 vMB 105
184,237 184,237 00000000000009c93100fc167d988668b333059ea1c21cf73b522be1a6d25ca4 7 0.00/1.00 vMB 15
184,236 184,236 000000000000016537a051e462d03c8dcae3db2dfde8fa9fa78350970e6c9339 54 0.02/1.00 vMB 103
184,235 184,235 000000000000051b908c718ccd291911f9e9941d6d89a10dd57944d2fee2d63b 26 0.02/1.00 vMB 58
184,234 184,234 00000000000002af299cd479d719a0cae99add0a776acb2fae880a32fb21a5a2 53 0.05/1.00 vMB 42
184,233 184,233 00000000000007673ea0d9f07546013101e34030efb53ee109450fbd0a7c3172 149 0.07/1.00 vMB 101
184,232 184,232 00000000000008bad521f06ad4517d9e1146d2bc992b3d5e8bcb2f161ac5ea28 10 0.00/1.00 vMB 31
184,231 184,231 0000000000000046b04a2b93113549fceba3a5f6e73463a891454f88c754daf1 98 0.05/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 783.00 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: 718.85 GB
    • Received: 17.96 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.