Loading Tool

Explorer IconExplorer

Memory Pool

81,578 transactions
29.87 vMB
0.14343948 BTC
Random Selection Loading Transactions
Max Size: 181.06/200 MB

Candidate Block

Mining Attempt 2dc402bc66b280961e5eb62b22e620a55dcda1452320eb4d8bf1fe9801f17ad0
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 822847d3b24dee75ec5937c9f776722a695a33e5fbda75e240fe1661a961b197
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,805
Size: 1.00 vMB
Total Fees: 0.07545393 BTC
Feerates: 101.65 > 7.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (48,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,248 866,248 00000000000000000002a4ffff180465e8554afb7db04e554e500f774045c2ed 3,113 1.00/1.00 vMB 12
866,247 866,247 000000000000000000015d5ff446b1e29e93518863d8068e171d703a6514d675 3,577 1.00/1.00 vMB 32
866,246 866,246 00000000000000000001f5abc149f183a3d123194593782de1915251d5223670 2,133 1.00/1.00 vMB 10
866,245 866,245 00000000000000000001318e0c6092b4d7cda40d0e86526f5b4c82b2e398a1ed 3,531 1.00/1.00 vMB 20
866,244 866,244 0000000000000000000223e1e1094b378879e452f89bc7a186f5c0fd1d27280d 2,566 1.00/1.00 vMB 13
866,243 866,243 00000000000000000000e6ae0c549ae14243b21ab38eaba0e49624cb96fb0222 3,357 1.00/1.00 vMB 36
866,242 866,242 000000000000000000005d04dfaebf5daf95147521256b613e0640d13d2d7356 4,990 1.00/1.00 vMB 26
866,241 866,241 00000000000000000000b633c95ed549d15f40ef247977516909145abc388dbd 5,273 1.00/1.00 vMB 11
866,240 866,240 00000000000000000002b0acd7418c696b5b2e166ca72ca2db265b1e1e35ab14 3,348 1.00/1.00 vMB 26
866,239 866,239 0000000000000000000035f556033e45b909ca29d355ff57b0faafdd397529b9 3,349 1.00/1.00 vMB 20
866,238 866,238 0000000000000000000091b8cf256ca25354a57b7bc8a80fb008f2c874780902 3,679 1.00/1.00 vMB 16
866,237 866,237 00000000000000000000b23a271c01a5fbf79579867f9ce1e600e67a9c981ecc 3,259 1.00/1.00 vMB 17
866,236 866,236 00000000000000000001fb5b3ff1317776a68857a5a590c59df577c7d3925e6e 3,197 1.00/1.00 vMB 17
866,235 866,235 00000000000000000001595d0cd2e2985c62f7ac0e7f008b558718ccb0344b50 3,264 1.00/1.00 vMB 12
866,234 866,234 00000000000000000000c257383d2d7be307660c69f15b20e90ea5570dd28bbf 3,969 1.00/1.00 vMB 24
866,233 866,233 000000000000000000013fb07b64a3756fb0116db6952e9e6a52013e1fb35d60 3,263 1.00/1.00 vMB 11
866,232 866,232 0000000000000000000051b616ecb6478b7c2e888b0c321f6433e80dd8de6139 4,056 1.00/1.00 vMB 25
866,231 866,231 00000000000000000001fb8194bcb57cb63a6dc3de993e2aa6a911908f46cf6a 4,181 1.00/1.00 vMB 13
866,230 866,230 000000000000000000026de99201527a61670f6162878126fa673ac0fd18644d 1 0.00/1.00 vMB 0
866,229 866,229 00000000000000000000eaef458b1778135eb64c2954534bb3c74f0afd977979 4,343 1.00/1.00 vMB 11
866,228 866,228 000000000000000000017547d015452bdab6874a129c50f0164e307217a3b3e8 2,158 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.