Loading Tool

Explorer IconExplorer

Memory Pool

51,117 transactions
21.79 vMB
0.08481541 BTC
Random Selection Loading Transactions
Max Size: 125.05/200 MB

Candidate Block

Mining Attempt 010a4a85ba953c4d66bc2b0a50d54d98f5483373c44c9e3348665e86455cd343
Version 20000000
Previous Block 00000000000000000001f04bee8fc98c1f85e96d12fb520368305c5311966ad2
Merkle Root 1ce72aefbe47fe54e207bc691e16e26e8b8c9df675e95c08bae76dd9a6736309
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,357
Size: 1.00 vMB
Total Fees: 0.03834624 BTC
Feerates: 517.99 > 3.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,019 (553,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,420 360,420 000000000000000000f5d57b72719817e29d46160fcdbccb20569f164532e28f 434 0.33/1.00 vMB 15
360,419 360,419 000000000000000010d0a0db06f735f9095b3ba42077770395eb1e6688c97c3d 1,596 0.75/1.00 vMB 29
360,418 360,418 00000000000000000ec6154924d43e962279b425eec486c11562205221def3d2 293 0.18/1.00 vMB 19
360,417 360,417 000000000000000007275c7d132ebb7f41bdecaf7716146654e09c40bcc7e3bb 396 0.24/1.00 vMB 23
360,416 360,416 00000000000000000d2c68db0aa92cb0fadd513d364189b34549cc9866c23572 160 0.07/1.00 vMB 27
360,415 360,415 000000000000000014efc93023a1041ba24700cbd83d61f4f250b4b1b71f9fc4 203 0.08/1.00 vMB 28
360,414 360,414 00000000000000000b02c7911b2cc5375850ddc0b8fd708953a5c4e486200fcc 528 0.47/1.00 vMB 12
360,413 360,413 0000000000000000001e5734865f7425dc462b5c210811505277282884f08200 1,346 0.66/1.00 vMB 25
360,412 360,412 0000000000000000124bae79afdcee9267b4e6f8137758b8b4135455cd8e3bfd 358 0.22/1.00 vMB 23
360,411 360,411 0000000000000000153ee7885baf7f31a03873e9b158380b07c6d67a970f0957 1,022 0.61/1.00 vMB 13
360,410 360,410 000000000000000011fb8e8d146227f3108e949825036de95f95eba45fb598a2 1,100 0.90/1.00 vMB 23
360,409 360,409 000000000000000002793cb643eee0e53816f405196f6e84aed28a948b01082e 2,075 0.93/1.00 vMB 29
360,408 360,408 00000000000000000e3fdd70f13fb145840ab9b3c260ccfadaafbb6bfe90c023 813 0.25/1.00 vMB 56
360,407 360,407 00000000000000000755e00921003381ab1964eb5f62817536bbb50c102bf600 1,367 0.68/1.00 vMB 27
360,406 360,406 00000000000000000a78b0ad2076fce41e6c3b8a5bd0916c5959f419524dfd21 761 0.36/1.00 vMB 27
360,405 360,405 00000000000000001008cc6a6b59952f87b7411a81d41b82f635cfd097fc7df9 78 0.04/1.00 vMB 35
360,404 360,404 000000000000000012717446e179838bd876a8bd92297b480bd05a0845463338 277 0.13/1.00 vMB 24
360,403 360,403 0000000000000000084ca334d6bfbc90d692432b339a4867b42e924421a1decf 130 0.12/1.00 vMB 14
360,402 360,402 000000000000000005f4453b0c9bf31ae0274b84bed4d5733bf1fc291f38ba24 471 0.34/1.00 vMB 16
360,401 360,401 000000000000000002cf528671564eca9636d6bd328c55e0ab8f93e1157854de 1,398 0.75/1.00 vMB 31
360,400 360,400 0000000000000000033487aea3d0a4fe4028acfa6675be1fd3e0f5d31378c11e 582 0.43/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 780.64 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: 550.39 GB
    • Received: 6.43 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.