Loading Tool

Explorer IconExplorer

Memory Pool

84,093 transactions
30.96 vMB
0.08499339 BTC
Random Selection Loading Transactions
Max Size: 190.23/200 MB

Candidate Block

Mining Attempt 26951abe10d54d21f3df456bb7a40a8b24dc2f41c7d0e3a456bf3fbb56ef0f52
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root c37577623652a7768c9165f813cf5ed2f05f5d82e83dc36e68851ad92b965d7e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,403
Size: 1.00 vMB
Total Fees: 0.01369110 BTC
Feerates: 60.16 > 1.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (16,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
899,264 899,264 00000000000000000001f68ca5731f661cc9c6312007e566a90f8c0a5074154b 4,216 1.00/1.00 vMB 5
899,263 899,263 000000000000000000014c935c54e4ed0dbfe25cdf759b8c92dc62c3b4597d84 1,519 0.43/1.00 vMB 2
899,262 899,262 00000000000000000000837929ae8d28a0e474f97a12b8447b3d20c9f4ceaf0d 2,477 1.00/1.00 vMB 2
899,261 899,261 0000000000000000000116d85af76fa6db52dbe894352f2545adca6a250d3e28 904 0.32/1.00 vMB 1
899,260 899,260 00000000000000000001ce7f442570d8684a72c7791ce9438dfefee093724748 1,861 0.56/1.00 vMB 2
899,259 899,259 00000000000000000000569d934acfc2d20aeb9c31c751b4e1a4f5a0589fc0a9 1,829 0.55/1.00 vMB 2
899,258 899,258 000000000000000000011041007f3b344fea8472406fa5ddd8455cdf314258b8 3,171 1.00/1.00 vMB 3
899,257 899,257 00000000000000000001228d78d7e5d5baebfd2386fedbff056cddd326824d25 1,054 0.22/1.00 vMB 1
899,256 899,256 000000000000000000016491cebefd5fccc187eac6565a3946585304647afe00 2,095 1.00/1.00 vMB 1
899,255 899,255 00000000000000000001c6d9e0a6053171d7c688bdd1fba4461c90b8aba576ab 2,253 1.00/1.00 vMB 2
899,254 899,254 000000000000000000004d0949c9851e94ecf9f8c9736cf75bab30e10dea72e5 3,853 1.00/1.00 vMB 4
899,253 899,253 00000000000000000001b42ecd0433de7addd4d39014eb766a75ad1789968068 361 0.13/1.00 vMB 2
899,252 899,252 00000000000000000000420c25680a4cfe8a7c4b50b5e4485ce65f7548d8ac9e 159 0.07/1.00 vMB 2
899,251 899,251 00000000000000000000517c01d46f6fb8848664eaac5efcc510c9656770bbf0 842 0.42/1.00 vMB 2
899,250 899,250 000000000000000000008a7a60172d6a40f657e8c1c09bbd937be7515fb1c83f 1,414 0.53/1.00 vMB 2
899,249 899,249 0000000000000000000062ef5530852da814616651135a51bab750f78838752b 1,253 0.41/1.00 vMB 2
899,248 899,248 0000000000000000000103054c811d90f8111630cd9841e2a1fd74c8eb0002b0 886 0.29/1.00 vMB 2
899,247 899,247 000000000000000000015e37486869b6c363f6246ab935eb042eb5ef0d2f136a 753 0.19/1.00 vMB 2
899,246 899,246 000000000000000000017a9367f6c7277f72db33f86bf7ffd4ad8e0006bf87a7 2,614 0.67/1.00 vMB 1
899,245 899,245 000000000000000000005c93694ab1a85e05e3f73dd759f44e0ff310f159b61e 2,467 1.00/1.00 vMB 2
899,244 899,244 00000000000000000001154752958ab5ad930c068bb8017e2db304a0fa51dc93 3,198 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 719.32 GB
    • Received: 18.03 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.