Loading Tool

Explorer IconExplorer

Memory Pool

38,013 transactions
27.05 vMB
0.06506266 BTC
Random Selection Loading Transactions
Max Size: 137.70/200 MB

Candidate Block

Mining Attempt 474413ec93588520f74f596812023caf1bdc585bf905334d47d7e0cd610e0c56
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root 183b29af0b2c9416d540f8e191aff7a16a7515758e049c4702141dfacaabf2a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,712
Size: 1.00 vMB
Total Fees: 0.01417352 BTC
Feerates: 100.28 > 1.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (551,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,357 363,357 00000000000000000beef2870012462dbd73bb9550fba37734abdd18f959041e 1,442 1.00/1.00 vMB 25
363,356 363,356 000000000000000014ac9508984a2162c187cc42aa16c560be0e7dc2665505e3 1,969 0.75/1.00 vMB 39
363,355 363,355 000000000000000007def404f559a58c242373de3fd92df9dfc2f9156b570377 2,000 0.75/1.00 vMB 38
363,354 363,354 000000000000000012e6130dec174ca877bf39ead6e3d04a8ba3b0cd683c1661 2,067 0.75/1.00 vMB 43
363,353 363,353 00000000000000000a32df7233a0e5e0ce219154d1f290e44e74664b03cfc620 211 0.25/1.00 vMB 9
363,352 363,352 000000000000000015bbdd25f1cf2e6381d6308bf74632bc2c26316a372c9c0e 466 0.25/1.00 vMB 27
363,351 363,351 000000000000000006c335d95746c1c46540e8c4a0340a855cc77fba450d4016 328 0.20/1.00 vMB 24
363,350 363,350 0000000000000000074b3b6680fcfe5196703b58841558b87ebb38c4e46e24d8 1,325 0.72/1.00 vMB 31
363,349 363,349 000000000000000012ad81b3ea2cb1c4ba115901bd1b41cd05a6a8d736691322 546 0.36/1.00 vMB 21
363,348 363,348 0000000000000000139385d7aa78ffb45469e0c715b8d6ea6cb2ffa98acc7171 1,922 0.95/1.00 vMB 32
363,347 363,347 000000000000000000412744cc04433fe751b3752ed1012c94ea5aac09ddf658 2 0.00/1.00 vMB 0
363,346 363,346 00000000000000001313e7248e0e472f35fc4dd0eccb2311bdbc828dc3281504 912 0.49/1.00 vMB 26
363,345 363,345 000000000000000008546c835e40f66f702af128409881f91fa5f6582f17854f 65 0.02/1.00 vMB 57
363,344 363,344 00000000000000000ea7e5dfab362e4724f9c4602a7e10e7f10c34be10388df9 335 0.10/1.00 vMB 68
363,343 363,343 000000000000000011fc7218c3b4a64a7c0f62c5556068e34d8adeed8d0beef7 326 0.18/1.00 vMB 24
363,342 363,342 00000000000000000f18e0fc0688c09a698233d68e0a22e7363ee16d56bd589e 116 0.08/1.00 vMB 12
363,341 363,341 000000000000000002750601ed41e2e125d225347f136d480ca95e518f6e0b4c 506 0.38/1.00 vMB 20
363,340 363,340 00000000000000000db07bb35c08d64ed4af5ac1a6ea32a28dbb977536b6e499 296 0.08/1.00 vMB 59
363,339 363,339 00000000000000000b81c622ccfd2f9dd4b4a18e98812329f1279951b0e299f0 420 0.52/1.00 vMB 9
363,338 363,338 0000000000000000027e3a2f890332ab6faa7ff486da43494c01d9dfff20269d 1,314 0.75/1.00 vMB 28
363,337 363,337 000000000000000014fd1fe41e86a97ad6f94e0f7b94f8e6c72b382f7ee7a90f 895 0.43/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.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: 632.77 GB
    • Received: 12.15 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.