Loading Tool

Explorer IconExplorer

Memory Pool

44,888 transactions
29.76 vMB
0.08979489 BTC
Random Selection Loading Transactions
Max Size: 153.66/200 MB

Candidate Block

Mining Attempt 580e857af7461b2be42944aa6bc71a8f9a7f1b69e154ebae8006439ad66fa200
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root a13e144e738c5c5d802ea9842540ef44942f2e5277fdf5d2a754cf55f3e40560
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,119
Size: 1.00 vMB
Total Fees: 0.03037054 BTC
Feerates: 477.45 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (682,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,505 232,505 00000000000000d50c5a2667974390027cc9c003cca885d4c4f6e1a51f90b264 122 0.05/1.00 vMB 121
232,504 232,504 00000000000000dcb9b1d011756018958a490aeda80c2e766514588940fefcf4 496 0.24/1.00 vMB 129
232,503 232,503 000000000000000e97b96f0b0ce13eb2966455d0fd5ca7f723ea546e12f72037 992 0.25/1.00 vMB 305
232,502 232,502 0000000000000045e6966ce4a01fa13fee01fe5cb42de3c3465ebbf523c6bfb2 299 0.21/1.00 vMB 72
232,501 232,501 0000000000000016739848d28ede348939e06a83d923ee87c5f73ce3c9cfa4d0 526 0.22/1.00 vMB 182
232,500 232,500 000000000000007a52db9895fec5d18715a4010c8aaf96c3e4e1b1736a1ce07a 273 0.12/1.00 vMB 194
232,499 232,499 00000000000000630879ae8198d07106bc80debabfadd7417d0812b937177c7a 32 0.01/1.00 vMB 34
232,498 232,498 000000000000010f9e851bbb4927b7dddc3e4f9674cbcfeb3c5531f438f98470 419 0.17/1.00 vMB 291
232,497 232,497 0000000000000152a8d32e32a93a79ac30cd68ce858e988edad0ab60098cd1f3 392 0.20/1.00 vMB 128
232,496 232,496 00000000000001614121bdc99e9d3956a061676e09baae35fee06f2fd8240a1b 201 0.10/1.00 vMB 220
232,495 232,495 000000000000013cdf32ea081ab6e242ee35f880bd5dce6279297e63d8129ec6 261 0.11/1.00 vMB 177
232,494 232,494 0000000000000021f7733cd5e025b69296aadcab1807bbab267e0820c6130f64 240 0.10/1.00 vMB 184
232,493 232,493 00000000000000547a89c59d5570143b790ae7554b3d1d089c0f206379687ebb 8 0.00/1.00 vMB 71
232,492 232,492 00000000000001c2d5fff4f08ea5c1ee0e252701f3d97fd241c1d5664cf29ae5 273 0.14/1.00 vMB 145
232,491 232,491 00000000000001d11b774645c54d8e6d3b6d526bdf7d6bd921a59a352f6f9b80 128 0.05/1.00 vMB 182
232,490 232,490 000000000000019fcef1bd20861b9ce0c95764a4c15dda324368109beced200b 65 0.03/1.00 vMB 64
232,489 232,489 000000000000003af9bd87f648548f645598878cc43e8f22d8127ac6849e21a1 161 0.07/1.00 vMB 177
232,488 232,488 00000000000000bd9f7f31ac548fd74cf4a70b278a67b0c474071136e5023d9d 168 0.06/1.00 vMB 198
232,487 232,487 000000000000013abed348d229c1ee58090b48d0c7a96bfa0a5d27cb89ee57cf 366 0.18/1.00 vMB 174
232,486 232,486 000000000000007f8ecaeaebb828cb96f56f7c89c390f3645c907fcf86648acf 245 0.14/1.00 vMB 149
232,485 232,485 0000000000000125b37bfbb0e643ca9fe2b484adbcb1d1b080a93d991b02bf25 46 0.02/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 781.71 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: 629.60 GB
    • Received: 11.93 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.