Loading Tool

Explorer IconExplorer

Memory Pool

78,049 transactions
30.14 vMB
0.07072871 BTC
Random Selection Loading Transactions
Max Size: 182.79/200 MB

Candidate Block

Mining Attempt e3e691249bc847f7fb11b49f473bca9fc843895b9b5e7063af806b5882575c2d
Version 20000000
Previous Block 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027
Merkle Root a2830a3db66a1ba624b45512d2a2082d9f38c9a1d7d934efdc3919058603c3ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,221
Size: 1.00 vMB
Total Fees: 0.00669685 BTC
Feerates: 73.91 > 0.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,192 (591,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,224 323,224 0000000000000000119720fb64e9b3eaffc0de8c11bfa678f863010ed530ad7a 1,025 0.54/1.00 vMB 28
323,223 323,223 000000000000000017ac1106066c3e7245f80e43fd9c799056c723f12d4a16f7 161 0.10/1.00 vMB 26
323,222 323,222 00000000000000000549965514d620ead43b7d24c95552e40a5c6d7fee279755 867 0.51/1.00 vMB 27
323,221 323,221 00000000000000001ed04ca865e964731429d6a7e2d2e5db75d090d4ee31103c 418 0.31/1.00 vMB 17
323,220 323,220 000000000000000017da8d0833fc8d529bc65931343ef16e909f13c812b266a5 256 0.10/1.00 vMB 39
323,219 323,219 0000000000000000068aab8485f3592b34fb131d1a38a483bfcc9a9104181fca 1,320 0.75/1.00 vMB 27
323,218 323,218 0000000000000000177d8f91339393855683db5155b15b46f835bdf3dc3a1894 1 0.00/1.00 vMB 0
323,217 323,217 00000000000000001ea8dbaadda48b4259ae6caf2d048970335eee264d5f92d5 298 0.17/1.00 vMB 19
323,216 323,216 00000000000000001ba5718ef374b55f9281ba262aa9bafe75a552cd7749c7b7 508 0.31/1.00 vMB 25
323,215 323,215 00000000000000000d3a187444883d940e7394a7ec84d82a7a8a41de9a2ba02b 66 0.06/1.00 vMB 23
323,214 323,214 000000000000000003e680485c97a39b7354fea39b30506f035aca94ceb169ba 697 0.37/1.00 vMB 29
323,213 323,213 000000000000000013612e92834a1089039fdcaa6e382b9580dc001f5c43004c 73 0.03/1.00 vMB 40
323,212 323,212 00000000000000000104892ba5148c36d6e3d2ea9c2e693504287f834934c789 291 0.24/1.00 vMB 26
323,211 323,211 000000000000000009045b8a9b42b896e5d9216c78cc06a62abb2578d589d610 96 0.05/1.00 vMB 30
323,210 323,210 00000000000000000fb8e0500b4404dea36939e4c9f2fc3ceaab3aa183393b4e 39 0.07/1.00 vMB 5
323,209 323,209 00000000000000001d818355fcb9312e43e9bff83fc85ef8788778fe15bcbb90 466 0.25/1.00 vMB 24
323,208 323,208 00000000000000001bfb9966b95bad61dd73cdd81f3c3ba64d8827e3a84a481f 175 0.10/1.00 vMB 25
323,207 323,207 0000000000000000099cf59c91e5ac8a7edb495d57ee044de7de57475fc93742 113 0.06/1.00 vMB 21
323,206 323,206 0000000000000000030bbf8d0c450fa5d11d7531971467b8853e4618accc9b28 732 0.45/1.00 vMB 24
323,205 323,205 00000000000000001876bb50d588d05435586e348827b2bbaaf2f2c7ec5cf389 639 0.39/1.00 vMB 25
323,204 323,204 00000000000000000817d1327f57791ad77258d6c99f4d443694e89534dd3c2b 1,181 0.71/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.72 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: 707.12 GB
    • Received: 16.66 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.