Loading Tool

Explorer IconExplorer

Memory Pool

77,333 transactions
28.40 vMB
0.08129079 BTC
Random Selection Loading Transactions
Max Size: 173.17/200 MB

Candidate Block

Mining Attempt e61f90ba940838d50a86373e45dcf7db0035e64fb2f99b7e2f04664fae406fb5
Version 20000000
Previous Block 0000000000000000000176c24bf8eb983450be5b9066556ca76917f73613153e
Merkle Root 2e3abe38d23a79c4152458805274ce41e6952bb6b52497a56afc4048c12c1ca2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,570
Size: 1.00 vMB
Total Fees: 0.01781544 BTC
Feerates: 84.47 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,309 (481,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,328 433,328 000000000000000002a12e9d53743c1fc0a11e30f6c86e67252698dc52c17276 2,276 0.99/1.00 vMB 44
433,327 433,327 0000000000000000041fd3cd7d3cceeb36ee49561ea17e765a92eadbdb07dc69 2,487 0.99/1.00 vMB 55
433,326 433,326 000000000000000001b5985d8ec56a3d52570d06c04212935772793578adccf4 2,689 0.99/1.00 vMB 81
433,325 433,325 00000000000000000313adb946e293db04f7311d0f4af69b5a270fbb60f41abb 2,332 1.00/1.00 vMB 61
433,324 433,324 0000000000000000005bcfb270a242b2e4720132f7e1e962d985b28c5fac8486 2,811 1.00/1.00 vMB 56
433,323 433,323 0000000000000000020242b7264431dbc4b7ea8f79bfa2e7923bbe1e07a477a2 2,600 1.00/1.00 vMB 89
433,322 433,322 0000000000000000020c9cf24a74634e78a12d3d47e19c8078599a31754495d2 1,584 1.00/1.00 vMB 58
433,321 433,321 000000000000000003b041cbf0ee3d96f0142a62870d737b88149ec2091dc9bc 2,204 1.00/1.00 vMB 49
433,320 433,320 000000000000000002ba4b7bd94f377ef2008a50060dc2cf53afbf555918e92f 2,716 1.00/1.00 vMB 76
433,319 433,319 000000000000000000bf8c7ee1245c618be30c8910d450eefd2b448710dae3cc 2,287 1.00/1.00 vMB 54
433,318 433,318 00000000000000000183f1b9728f39b417cffa4625c50476c91048f6c5397ac3 2,518 0.99/1.00 vMB 58
433,317 433,317 0000000000000000005771f62748c6debeea556ffa6485b144c5e9b428771c0d 2,598 1.00/1.00 vMB 89
433,316 433,316 0000000000000000035ae71e302c1892250359eb24e07636661b840553e6f89b 2,308 1.00/1.00 vMB 62
433,315 433,315 0000000000000000012776da35073a8636858bb78fdea2c15d56358c469718da 2,664 0.99/1.00 vMB 63
433,314 433,314 000000000000000003837fc78ea7cfe6ba725e5ab2ad75444d0dccd5ba5a83fb 2,363 1.00/1.00 vMB 78
433,313 433,313 00000000000000000099c086e7682de584628b2d338d0003746700882d8ac78b 2,826 1.00/1.00 vMB 79
433,312 433,312 0000000000000000030c988a43571eea9a09f20509dd37565207cd169d54942f 2,101 0.99/1.00 vMB 37
433,311 433,311 00000000000000000365d485fffabbc729dd7e42eaa4073b45e5d7b8018621d6 1,864 1.00/1.00 vMB 52
433,310 433,310 000000000000000003f4ea7693aa24eb64a6765da223e3bde5dccb44fbd6576d 2,603 1.00/1.00 vMB 68
433,309 433,309 00000000000000000427f25595bf0d8bc1a920598a24c0e2fde24142ba703223 2,264 1.00/1.00 vMB 59
433,308 433,308 0000000000000000039710a5958db57fe4b4843332f75cfd91b1d34a1e9ee753 2,364 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.93 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.59 GB
    • Received: 17.57 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.