Loading Tool

Explorer IconExplorer

Memory Pool

78,670 transactions
28.89 vMB
0.11092088 BTC
Random Selection Loading Transactions
Max Size: 175.37/200 MB

Candidate Block

Mining Attempt b28889b874f52d02a0f603a3d4d96a5423e9e4e61c617d2f210dec58cba93a30
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 53a9dae39bddb32897a5871a33bfadbaba9aeb6151cdb1cffddb7762e00a64bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,199
Size: 1.00 vMB
Total Fees: 0.03954133 BTC
Feerates: 602.26 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (696,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,380 218,380 00000000000001441e399efaa7ab51a017a00f337d5069c3fa5a5e6afe588382 128 0.13/1.00 vMB 56
218,379 218,379 00000000000002085d49902168bee087d84b4a92341af177f9a70aa202b4b85a 579 0.25/1.00 vMB 232
218,378 218,378 000000000000016eaee7f6c7500ae2d7bdb8cb1855f7d52bb6fdaf2cc7723294 109 0.05/1.00 vMB 174
218,377 218,377 0000000000000195fbbea0d8466bc92153b6f12caea4c1294394629dbe09996a 281 0.12/1.00 vMB 177
218,376 218,376 000000000000048c457e32368702cb506fe81eef7cf70c0e99292ab5b15513f2 83 0.03/1.00 vMB 197
218,375 218,375 000000000000004baa9072951888596fae1b7e014bfb3376346813947abeb0cb 114 0.07/1.00 vMB 298
218,374 218,374 0000000000000459d2a14a598dd949c1388e3f08c7a70c344f4d73d626e2bb89 445 0.21/1.00 vMB 181
218,373 218,373 0000000000000498842c0463ac0eacc68798590239961555740ebc634f9a3933 470 0.20/1.00 vMB 185
218,372 218,372 00000000000003f1681ba17dc3cf78747711fe73dba6e99a4d2b7ea9d0955e62 654 0.26/1.00 vMB 216
218,371 218,371 000000000000032e41b7d1529c77e81672c2a894e1e8d8f1ae40e7f5f6a55db4 261 0.16/1.00 vMB 134
218,370 218,370 00000000000000569f90c34d7ce8a10a509c9bcb53a8fe53a5e295607b4ce360 512 0.22/1.00 vMB 198
218,369 218,369 000000000000006d1a70914b64d620ea85788ba67f5aa49b9a85b58312a3bb13 424 0.25/1.00 vMB 139
218,368 218,368 00000000000002049448e3cf9057b3cae146b53983065aa66a232c416c62fedd 645 0.25/1.00 vMB 222
218,367 218,367 00000000000002c25febfecdde3fc7f947c5329f31114aba8703629e5e99c84e 56 0.02/1.00 vMB 457
218,366 218,366 00000000000003326cc3fab46d76144f7e640494212a21c6e6b8e16f982b9ea3 124 0.11/1.00 vMB 99
218,365 218,365 00000000000002ce174ed7bbee4b7364c5d6ada8124e131c5dac74311a5465b0 619 0.20/1.00 vMB 301
218,364 218,364 000000000000059b02733f726b63d66a9d974da1b9dfd017a70b01e4fdfd27a4 466 0.35/1.00 vMB 77
218,363 218,363 0000000000000110b1a8baaadb738fde052837ea060022447529eb22a759f42c 469 0.25/1.00 vMB 157
218,362 218,362 000000000000057eab9281eca69f80de1ca3dd9c1b45274f7585a54d88e2d439 582 0.25/1.00 vMB 187
218,361 218,361 00000000000001ce5f237d6a26faefcd8ca153ccdbe160eb501d16e10336699d 162 0.05/1.00 vMB 146
218,360 218,360 00000000000004c6a94995b5c1a17c03e9a3971f17bb2fc73f7cd8b838edc17b 47 0.02/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 782.92 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.40 GB
    • Received: 17.53 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.