Loading Tool

Explorer IconExplorer

Memory Pool

31,770 transactions
26.06 vMB
0.06816098 BTC
Random Selection Loading Transactions
Max Size: 130.10/200 MB

Candidate Block

Mining Attempt 9f31dc6024bb8cb9083456b9a4cdae84ff07980273b884f6cb2769bdcbad0c06
Version 20000000
Previous Block 00000000000000000000f40d95165f1e56554a1a7c25dc329e090a256a29726d
Merkle Root 673b705f4cc7cb79e7619fd952d8ff48f33e3b35634dc9c59289f5eb0175dd2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,142
Size: 1.00 vMB
Total Fees: 0.02041946 BTC
Feerates: 477.45 > 2.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,281 (548,837 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,444 365,444 00000000000000000448f0d73e2ba1423e3d0b0892c40665e1ce46e0d1a8eb69 263 0.45/1.00 vMB 31
365,443 365,443 000000000000000007b23e401f0a1060af438b046bee913d471976e930bedbe9 868 0.49/1.00 vMB 38
365,442 365,442 000000000000000009261c5f9f3fb62540e5a0eb0085534c6d278a45beeb6b31 1,608 0.75/1.00 vMB 41
365,441 365,441 000000000000000010bf087ed645cba129e2523930d5cde636ddbae9e03aef9c 903 0.75/1.00 vMB 24
365,440 365,440 0000000000000000039feff624cc853f752aa9772bfe3e2dcb26bae3b96029df 262 0.75/1.00 vMB 6
365,439 365,439 0000000000000000026093367af54b94ef1709944510c67e33d863caffd9b2f6 200 0.15/1.00 vMB 27
365,438 365,438 000000000000000003a7cf5fb475521e2dd04732161ce11bce765c1371c849f6 552 0.26/1.00 vMB 46
365,437 365,437 000000000000000014de01b6e99fbf23528f7fda45a4eca71cf4a40321567419 705 1.00/1.00 vMB 13
365,436 365,436 000000000000000000d5ffa93ed59451875ef2f054d40c904c0254353f747c2c 686 0.32/1.00 vMB 44
365,435 365,435 00000000000000000e9557f7d91ec584e2b13bccd3e42195e60cfb6a8ebc89e7 579 0.34/1.00 vMB 39
365,434 365,434 000000000000000007a42d120ae72c02d877a99bb29ce1849afc8a74c8a04b54 743 0.93/1.00 vMB 17
365,433 365,433 000000000000000010f45a4228b496f3d686dd55f9d91cccc8d6ba864ac05211 341 0.75/1.00 vMB 9
365,432 365,432 0000000000000000104411ee1e914b3eddcc7c5bdeeafde2cda243b61640a028 560 0.29/1.00 vMB 43
365,431 365,431 000000000000000013f8db83385e2dd23d197724315464888c9531e791099c80 336 1.00/1.00 vMB 5
365,430 365,430 000000000000000010fb2d456bdd85e05dc50f98149244f7c81b387d46687cb9 492 0.75/1.00 vMB 13
365,429 365,429 000000000000000004a7b2fce90b9c2115d813cf8520e10af45ffe5e8d907901 1,172 0.95/1.00 vMB 31
365,428 365,428 00000000000000001210de27214e139a27c1ee8e68179b016a00d82d4fc7b5ac 1,341 0.93/1.00 vMB 31
365,427 365,427 0000000000000000118a81e18eb154ace770e48f8c115538c10dc3910a1fc1fa 1,066 0.53/1.00 vMB 43
365,426 365,426 00000000000000000a95bd407c3714d4fe3a95feada5a14c448290b71d72ec4a 721 1.00/1.00 vMB 14
365,425 365,425 0000000000000000013a3244b073048655d067758dc17bed693f3a97ed87ce68 1,795 0.93/1.00 vMB 43
365,424 365,424 0000000000000000138d1b8c92b13e606a8ccd99155fbc7f1101cfd8439aeb2c 550 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.09 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 579.04 GB
    • Received: 8.83 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.