Loading Tool

Explorer IconExplorer

Memory Pool

75,021 transactions
27.68 vMB
0.07653829 BTC
Random Selection Loading Transactions
Max Size: 168.83/200 MB

Candidate Block

Mining Attempt baf701ead50c594ac3e0c84b5592160cc23140d8046c4e9d6bfb8c7654333f33
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root fb91f03b4c1dfaa6e43d5e49b5469116236b3e25edd336beaed2f76f25687df0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,066
Size: 1.00 vMB
Total Fees: 0.01738485 BTC
Feerates: 301.57 > 1.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (378,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,360 536,360 00000000000000000029e76f84be6601144a0a1e3eb904302d8d63e6af848e55 190 0.14/1.00 vMB 51
536,359 536,359 00000000000000000002e7dd3c6c95bd7147dfc5396efa740561828410d16b9b 1,153 0.51/1.00 vMB 14
536,358 536,358 000000000000000000026c792ce1e3980425650f16134553413d8c7fc4a3a179 1,813 1.00/1.00 vMB 13
536,357 536,357 00000000000000000019e2335e473f0566f2bcf53d61727791db7e36d437a51b 132 0.04/1.00 vMB 22
536,356 536,356 0000000000000000001472bad173d6e7418fbc79d0155ace67b048c19a744e1e 1,043 0.34/1.00 vMB 21
536,355 536,355 00000000000000000020f8d6c34c0918a32681d6b39225d8368e7ee94b57010c 514 0.18/1.00 vMB 13
536,354 536,354 0000000000000000001b6872add68f6319837328ae8bb1e5a6b69af9f86183ad 195 0.09/1.00 vMB 16
536,353 536,353 00000000000000000025dbaf2c7594457f1cf61fd638785fa49713e2baa8c5f0 837 0.26/1.00 vMB 19
536,352 536,352 0000000000000000001716902066504dc9e64e7d1a2c837b5ac16f1fa616ba0e 2,185 0.78/1.00 vMB 17
536,351 536,351 000000000000000000055bdebca9cd4501ce6ce7e905eb8ada98f62798b1e713 251 0.11/1.00 vMB 33
536,350 536,350 00000000000000000017ffc1f9c635b6157605025985192127c20d4fb5dde379 580 0.24/1.00 vMB 35
536,349 536,349 0000000000000000000d01474cbe4a333fb9e1cfe3095801a763d3c09cc5bddc 975 0.34/1.00 vMB 14
536,348 536,348 0000000000000000000f07cf2165a0e8ce44f088e06e019a3246d1da8df618d9 741 0.26/1.00 vMB 12
536,347 536,347 0000000000000000002021fabf6b4447e1a82bff095bd253a10dbfcce5ce6103 2,146 0.70/1.00 vMB 19
536,346 536,346 00000000000000000018885bb54c0d94aed3d3a85aa2c83f479f95648cd97bb0 230 0.11/1.00 vMB 27
536,345 536,345 0000000000000000001903a8176b1188dd2806eb04753703a829e7276c0741ea 80 0.06/1.00 vMB 30
536,344 536,344 000000000000000000097768fe0ce040ff04c84fe4e32471a1d80d88f2387bc1 179 0.05/1.00 vMB 10
536,343 536,343 0000000000000000001b63732328da13b81ef07d749ba64d1bf41faa7c72cbd2 315 0.11/1.00 vMB 24
536,342 536,342 00000000000000000016b575b9f904fba078f494fb012bbe029aed60570a152c 983 0.32/1.00 vMB 4
536,341 536,341 000000000000000000271617207d810f06274c0e140aa6949067e29ad047af04 363 0.19/1.00 vMB 41
536,340 536,340 00000000000000000024e6c709b6a68bcc3c23f3ed0a442ed1a9facbbd7941ef 1,836 0.62/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.