Loading Tool

Explorer IconExplorer

Memory Pool

80,396 transactions
30.12 vMB
0.08949012 BTC
Random Selection Loading Transactions
Max Size: 180.62/200 MB

Candidate Block

Mining Attempt dc9c4fa52dae1c905d52b889007bdc83facfb78dcfc676c80fdcb0b4fbeb94cb
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root bd0f48b0e8fbf03a688491913cf92ee52aa03b4d4aedb11416693051e9a81e6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,380
Size: 1.00 vMB
Total Fees: 0.02768781 BTC
Feerates: 301.07 > 2.77 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (556,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,365 358,365 000000000000000014d72ad19aebc883e6899effa4a35f08402d5f47f25ff020 1,312 0.75/1.00 vMB 21
358,364 358,364 000000000000000015976522988070c5b65abe3c95054933023fc79920442dcd 501 0.75/1.00 vMB 20
358,363 358,363 00000000000000000822b1507669ef043fb949415bb2d9c02164ed2051ffd922 1,869 1.00/1.00 vMB 27
358,362 358,362 0000000000000000164f2e80ac86b2a400d15749b7afef948321db96d51dd142 2,505 0.75/1.00 vMB 52
358,361 358,361 000000000000000001dda5bc04d716bfe63dccc4394edef568035e98c8e2559b 1,004 0.75/1.00 vMB 20
358,360 358,360 000000000000000005039043c270114829e6f9ff40f1ab99dd1dcc72dafba4cc 1 0.00/1.00 vMB 0
358,359 358,359 00000000000000000421ae5226558343f4b0b07136951e998f366ba53b9b57ee 1,393 0.75/1.00 vMB 25
358,358 358,358 00000000000000001103186d8915f024520d0e2d517e2f30aa1aaf08aa67659b 1,531 0.75/1.00 vMB 53
358,357 358,357 00000000000000000d39f14b76975d2de18cf0fa94e24f2488973cb2639fe80a 106 0.10/1.00 vMB 11
358,356 358,356 0000000000000000021cbe1da4a02e60b9fe430b65e18082b70f7000e426a061 452 0.25/1.00 vMB 24
358,355 358,355 00000000000000000486a78305184bd4e2c427b47cba69a647191e8534589684 1,173 0.55/1.00 vMB 29
358,354 358,354 00000000000000001561bb01fe3037d3c00ce295cd1f587466c222ba3f01f65b 200 0.11/1.00 vMB 24
358,353 358,353 000000000000000001e2e8e40d158ef4bcd1dc91e7c88dec9920c546558e8a02 615 0.33/1.00 vMB 25
358,352 358,352 00000000000000001563eb867ae48cdcfef1cccf3d81ad30c31b007275ade472 820 0.43/1.00 vMB 25
358,351 358,351 0000000000000000126849196c4c2fde323088b39630db35d99888cc128d7d55 529 0.27/1.00 vMB 27
358,350 358,350 000000000000000009088ec8e4ca07c4780d3f030770a95ea5236b97fa50cf59 74 0.05/1.00 vMB 5
358,349 358,349 00000000000000000bfa3cddb1458262a13dd463fc431fb80e793ecd5d5a0e49 1,705 0.96/1.00 vMB 23
358,348 358,348 000000000000000003aa22c9ae196f302465e2ea0a992c8a9cca22de65983e10 760 0.43/1.00 vMB 22
358,347 358,347 0000000000000000041b7a4e717adeb893f3375ebed56d4ae8619b4752464c67 450 0.22/1.00 vMB 38
358,346 358,346 000000000000000005487d04f0f49f26c0cb9aaf8621f088e3578c346ada8d43 39 0.02/1.00 vMB 20
358,345 358,345 0000000000000000153e5da14ca7183bbbed1eaa421af11ecc34849f3e784ac5 631 0.37/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.