Loading Tool

Explorer IconExplorer

Memory Pool

81,265 transactions
29.86 vMB
0.10589773 BTC
Random Selection Loading Transactions
Max Size: 180.55/200 MB

Candidate Block

Mining Attempt f5bd6cd638ce05af4fbceb86b54ef86c87633f0bff6f1b36294ceb048b373f0e
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 9f1acca07955efce11ae474ea27709ad4c783a4c03b5e06787badd0860f260c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,155
Size: 1.00 vMB
Total Fees: 0.04024678 BTC
Feerates: 146.36 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (546,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,053 369,053 0000000000000000121b1cd36b1ccbfeafd3e4ce7cdfe5aeea0e49ec328936bc 638 0.36/1.00 vMB 38
369,052 369,052 000000000000000000077fe1467eab2dad82606767261de7fafcc6a9595950ea 634 0.34/1.00 vMB 37
369,051 369,051 000000000000000011edcbb348e061c7b78c316a8dc92573062145dfe3c7bc0d 49 0.09/1.00 vMB 7
369,050 369,050 0000000000000000068cd54aea5b9b89177d893a75f315847686b3eb9c24dbff 783 0.40/1.00 vMB 39
369,049 369,049 00000000000000000eb8341e33d9a226bbae1fe7401389600474a7470d2cd3a4 782 0.43/1.00 vMB 37
369,048 369,048 0000000000000000090763d9c69d839d41d314e8288dbcee956b640ac03571cf 486 0.67/1.00 vMB 21
369,047 369,047 0000000000000000148d224a2a06926156485233a725377cef6f538c5dc56997 89 0.04/1.00 vMB 38
369,046 369,046 0000000000000000117358b906f59f8b3ef84921a6084453e9cbbefb4d8ce49a 161 0.07/1.00 vMB 41
369,045 369,045 00000000000000000797097eddaed8f7c3790033ad710c31b3f53417c8c86fc2 66 0.03/1.00 vMB 36
369,044 369,044 0000000000000000044d8e9ad23d892f04f78ca8bc9341fadcea2cd3e12bc958 114 0.06/1.00 vMB 27
369,043 369,043 00000000000000000ddc548cc90e7eec510c6ce3c6e8fdf362df7589c7e24bc2 1,015 0.47/1.00 vMB 40
369,042 369,042 00000000000000000ea2e3ea27084909e7e2c3d83c4940331f3aae702c6bccaa 268 0.15/1.00 vMB 41
369,041 369,041 00000000000000000e21365830d2665ccf2b40fb85ce8c7270ad55fcf6bd2b72 714 0.35/1.00 vMB 40
369,040 369,040 00000000000000000f04ceb8814810c85d6d419d78af35165b2a3921fd68cdce 1,062 0.54/1.00 vMB 41
369,039 369,039 000000000000000005913da40f177b7c3b9f7e437a5eb83a001542d0d674a949 480 0.29/1.00 vMB 38
369,038 369,038 000000000000000004053570948985172296d16c64738fe4530abb3ee9ecdbba 831 0.57/1.00 vMB 50
369,037 369,037 000000000000000006b8be5d7e01eef1ce50e1f8d1f36c446fb3e3b06cd869aa 329 0.19/1.00 vMB 33
369,036 369,036 00000000000000001000d6f28d18ed68a89e522ec62b7615a9efce2aa13d646c 1,582 0.80/1.00 vMB 31
369,035 369,035 000000000000000008810558e568c787456a07fb1c022c5b7745e713e27414d1 316 0.13/1.00 vMB 72
369,034 369,034 00000000000000000f223e7832fbae5b3984e022c4d1ae48e55f92f4866dcd3d 369 0.25/1.00 vMB 29
369,033 369,033 000000000000000003e04cb168490973c76bf13dfbe0c18e6a07d469470e4ee3 974 0.55/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.58 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.30 GB
    • Received: 15.90 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.