Loading Tool

Explorer IconExplorer

Memory Pool

82,553 transactions
31.14 vMB
0.08864546 BTC
Random Selection Loading Transactions
Max Size: 190.78/200 MB

Candidate Block

Mining Attempt 60f72be96adb03e98b755a22e8790610e9a96c7eaf89460677f070df43f51314
Version 20000000
Previous Block 00000000000000000000a85c36171777e63d64dce13efc9d5a9a92d01c1863c6
Merkle Root 4c0e841b134b864ddc71c08d101e22c4d407a443fb8cf3f61205e3deecb588f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 1.00 vMB
Total Fees: 0.01842205 BTC
Feerates: 50.62 > 1.85 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,222 (625,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,672 289,672 00000000000000011f05d62ce488978c54686eddafe3127d07b5256a449df542 418 0.22/1.00 vMB 31
289,671 289,671 0000000000000000ccf808722108c0abd3fe484f32c88c1d2485bdb0118ffd40 380 0.20/1.00 vMB 25
289,670 289,670 00000000000000006e3bf3be45aa5d0f35abf9a34ab79086640a9297d2f40173 30 0.02/1.00 vMB 29
289,669 289,669 0000000000000000434ed40b6e1efacdec540f736c0feac29da2d3eac6789467 149 0.10/1.00 vMB 8
289,668 289,668 00000000000000006e3bfd4de45068fbcbafe6b3f0a7e40450e97bfefd826761 67 0.05/1.00 vMB 29
289,667 289,667 0000000000000000f027e02632183d36e06c248af96d4e10adbcdb4787a8da31 410 0.21/1.00 vMB 28
289,666 289,666 000000000000000055cea4a262e43381170de25e744994cde4d0c9a03e02ffc9 171 0.12/1.00 vMB 18
289,665 289,665 0000000000000000e5e60afa2f99af904647dbf6a5e2cc02269cae4c5d0d3f7f 11 0.01/1.00 vMB 18
289,664 289,664 0000000000000000a83fd6a9e941051a03edcbb31a2f5ab978ae2ff7e7728ef3 121 0.09/1.00 vMB 28
289,663 289,663 0000000000000000eeddd8b320a192b4f68b2a403f97cd946bc43c3925fefb22 111 0.04/1.00 vMB 13
289,662 289,662 0000000000000000e04174418b088cdb56f445307d17e93a933810ab44655355 116 0.05/1.00 vMB 31
289,661 289,661 0000000000000001154d9a5672043ed3be0a83e50846da7d638122036d4e18fd 1,045 0.64/1.00 vMB 33
289,660 289,660 0000000000000000e6a0697411fe771175467b00aa2f46e7f5e9e2cc531dc774 323 0.16/1.00 vMB 20
289,659 289,659 00000000000000002e964579da3adb86904e8a7637d350d144244058ca3f1b92 536 0.40/1.00 vMB 22
289,658 289,658 00000000000000003b80eb4db31771dd4d67f0dbc697aae9da91779ea1dcbdde 141 0.07/1.00 vMB 39
289,657 289,657 0000000000000000e56e55fe39d3084a25460dd390fc41c20061c7bd46fecdf8 397 0.33/1.00 vMB 30
289,656 289,656 0000000000000000fb138c66241c25f20481da52cf42ab0c121445fbbba2b637 318 0.22/1.00 vMB 23
289,655 289,655 000000000000000046b08a776997800fb5215b9328fcbc54c7857b6ee4085c8f 268 0.37/1.00 vMB 17
289,654 289,654 000000000000000089e0ba913422cbba72e4ccd54c6ffbddd66a21b4e62e59a7 512 0.18/1.00 vMB 45
289,653 289,653 00000000000000000c180388440785d4b555f484e9cfb3c1c0a7f39f5b6efe26 152 0.11/1.00 vMB 20
289,652 289,652 000000000000000036dc1a98da3475e71874dbc1ad616f08158850eddbe41ef0 128 0.03/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.77 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: 709.37 GB
    • Received: 16.89 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.