Loading Tool

Explorer IconExplorer

Memory Pool

80,418 transactions
31.21 vMB
0.07475633 BTC
Random Selection Loading Transactions
Max Size: 188.95/200 MB

Candidate Block

Mining Attempt ed782518935ccf08ea95d1f0482c9e827f47c7054fd3b72c740923d19bdc78cc
Version 20000000
Previous Block 00000000000000000000714dd5626405ef762615f56971366158ae4e4759dedf
Merkle Root 2d5378902754cedb6d631252b9b111a9b2d5a9bd63351ea7971a4ba7693f9857
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,569
Size: 1.00 vMB
Total Fees: 0.00730460 BTC
Feerates: 265.25 > 0.73 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,202 (303,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,220 611,220 000000000000000000082442e09861194f085f0e164e0c32e9dc2879f87be885 616 0.24/1.00 vMB 8
611,219 611,219 0000000000000000000fd73b66336d0eb08882b2ff57be56cfbf224dcf291f42 89 0.03/1.00 vMB 5
611,218 611,218 000000000000000000111bf71818d6b1e76bae81fadf718baedee61900125615 1,781 0.71/1.00 vMB 7
611,217 611,217 00000000000000000012fe290902ff4c292710a37d192c605d8fb3936c77bc4c 382 0.23/1.00 vMB 16
611,216 611,216 000000000000000000136db84e523a08fde8128f20da18c15b44a119ca93aee6 71 0.07/1.00 vMB 8
611,215 611,215 00000000000000000002629f745a311be3ac84ef9d14ced3959a1edcd2716b33 1,828 0.68/1.00 vMB 5
611,214 611,214 00000000000000000011cd8747d6824c487168673f3799391b437d706126b511 2,528 1.00/1.00 vMB 9
611,213 611,213 0000000000000000000b30946f7a4f74143146aa0030d07492928a7387cc3398 2,783 1.00/1.00 vMB 14
611,212 611,212 00000000000000000002c741e4bca94d29674960a89d27f6b3e12f81572a7e32 2,900 1.00/1.00 vMB 17
611,211 611,211 00000000000000000004e7035bdc5235b56b4e6d2249c50eb8ff042346658e8d 1,009 0.38/1.00 vMB 14
611,210 611,210 00000000000000000003e5af32b2db230500934c33aa0dd2008635df87034f7e 938 0.31/1.00 vMB 13
611,209 611,209 0000000000000000000d4927e919fc0d7f39fcaf43d1deab2857c5149a630da9 1,929 0.61/1.00 vMB 11
611,208 611,208 00000000000000000013993fbb6927f71253d1ed1d0f6afca0e4e5f36b404ec2 2,318 0.68/1.00 vMB 10
611,207 611,207 00000000000000000002a3108f4282a62340690d6dd216a91b9a9260ffb70b1d 3,187 0.97/1.00 vMB 10
611,206 611,206 000000000000000000127c7d983178712b7d6acd7dd53919f03980622b07d06c 2,704 0.96/1.00 vMB 9
611,205 611,205 0000000000000000000636b73ed8d22ff34d64cc52a69da657178e7efaa780bf 915 0.29/1.00 vMB 12
611,204 611,204 00000000000000000000c70d6d638783eea155c96eeaa10fbc224dd47b8be507 1,720 0.57/1.00 vMB 6
611,203 611,203 0000000000000000000f46858abbcb81e01c6eac82bb53e04810982412f471b3 3,334 1.00/1.00 vMB 13
611,202 611,202 000000000000000000077911329fd75036cd8672dbda7bc1b6568ea2289e0341 1,228 0.33/1.00 vMB 7
611,201 611,201 000000000000000000115f44708916fe1bcf0e4fb382d77b071e275ec77d893c 3,306 1.00/1.00 vMB 11
611,200 611,200 00000000000000000004d03ee4bb47ce5e83e995051ff537b4bdd01b9891f9e4 584 0.16/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.74 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: 708.18 GB
    • Received: 16.73 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.