Loading Tool

Explorer IconExplorer

Memory Pool

81,518 transactions
29.97 vMB
0.15730496 BTC
Random Selection Loading Transactions
Max Size: 180.52/200 MB

Candidate Block

Mining Attempt 3fc0e128f2d9eb0110adb847146671d95db8a9d68dbec87f166840f06edc6483
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 4617aa7d37d4199a46e94391373bf7a6dcde4ad27f5b6baa5c4d9c2e323fe775
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.05991094 BTC
Feerates: 1,002.91 > 6.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (90,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,218 825,218 00000000000000000001640edacb62582a4607fa3595c48f6bf9e2f7b2ef8f36 2,238 1.00/1.00 vMB 44
825,217 825,217 00000000000000000001a8c3d4f53d4f48f41955505feff4c189f2f849eed594 2,439 1.00/1.00 vMB 46
825,216 825,216 000000000000000000030f5ce5dfaa3e0909ba6b8ba82e45c621fc3609276c2b 2,341 1.00/1.00 vMB 38
825,215 825,215 0000000000000000000090e0c8171b13c65e0c007771de3b64e93edb0498d390 3,049 1.00/1.00 vMB 52
825,214 825,214 00000000000000000001a613c77f113d37b5a8faa8a441a4c0e2a4704e6504ed 4,380 1.00/1.00 vMB 40
825,213 825,213 000000000000000000006311861698a73cc4942bf63d36e1c68929eb749a1f63 3,386 1.00/1.00 vMB 49
825,212 825,212 000000000000000000033834dc5422527456672c7ae22cbe50a3ef0fd8a33fac 3,236 1.00/1.00 vMB 45
825,211 825,211 00000000000000000003bc2b4a5aae9d23cf0921fdd2dd6aeb53db301fe3eae0 3,735 1.00/1.00 vMB 68
825,210 825,210 000000000000000000001e4c605302f1261658ae9792a3ce771571a7e5da5666 2,950 1.00/1.00 vMB 52
825,209 825,209 000000000000000000014e4fe955e371054cbe620907a1a2483b4b64414768dc 2,795 1.00/1.00 vMB 40
825,208 825,208 000000000000000000034a5b8eefc50b52592e335b18922cc8574397836e98ec 2,442 1.00/1.00 vMB 39
825,207 825,207 00000000000000000000d5c254247e7f45271d009e0503275e9995bb3805d974 3,525 1.00/1.00 vMB 71
825,206 825,206 0000000000000000000180af920383695a22d7a942347f086f766deab9df3174 2,619 1.00/1.00 vMB 36
825,205 825,205 00000000000000000002e20c609abdbce7e64abdbaeac0929fddad3fe718b29f 1,786 1.00/1.00 vMB 44
825,204 825,204 00000000000000000000bd3053ffa6358965c406318f371509bd7894dca87047 3,359 1.00/1.00 vMB 61
825,203 825,203 0000000000000000000357f2c0411a907b380bb3caae776e2da24f1dbf799641 3,801 1.00/1.00 vMB 75
825,202 825,202 00000000000000000003ceb0e97b1b7de0c449546f73641dd632cad53b9194ee 3,820 1.00/1.00 vMB 61
825,201 825,201 00000000000000000003708536678656de241850f2c8d19a897f5db22cdb4c0a 3,595 1.00/1.00 vMB 97
825,200 825,200 0000000000000000000195e521b2ee04d52bdac56069de06a38955b49235d041 3,351 1.00/1.00 vMB 59
825,199 825,199 0000000000000000000056407ba45b95b4697e0b78bc96be0d9439f8c9ff76d6 2,462 1.00/1.00 vMB 50
825,198 825,198 000000000000000000039e47376d02f85666bcdc0072477f676abfb8cedc490a 3,507 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.92 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.48 GB
    • Received: 17.55 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.