Loading Tool

Explorer IconExplorer

Memory Pool

46,175 transactions
28.00 vMB
0.08610077 BTC
Random Selection Loading Transactions
Max Size: 148.22/200 MB

Candidate Block

Mining Attempt a0b0226979355ea721e141055191c7d82a5c4cc528004183a8a07b77f78984d4
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 967e287f1da284c28b907d0ca47209ecc7fb806d40904f726e4f8b625b827f26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,169
Size: 1.00 vMB
Total Fees: 0.03158043 BTC
Feerates: 181.54 > 3.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (577,877 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,047 337,047 00000000000000000f0de5622037d513181a9ffe911867826eb5a1aac40a477a 364 0.21/1.00 vMB 21
337,046 337,046 000000000000000000124b2813b69fc5356b5f5d91e7969ff6081d66e521b6f8 153 0.06/1.00 vMB 30
337,045 337,045 0000000000000000167ed8a5ba5d8cb5ea27aaac7b4705d0245630daeac192cc 510 0.26/1.00 vMB 28
337,044 337,044 000000000000000004246d1a2666987c44fcf89123d86e9cb115cba00bcf832c 580 0.29/1.00 vMB 25
337,043 337,043 00000000000000000e623f4667978ba2511edac18e1dd1075b419847d7a6ceda 394 0.19/1.00 vMB 23
337,042 337,042 000000000000000004d63eba91a3f501acc8d866f0c0b8fce5a76234522a08cc 940 0.49/1.00 vMB 34
337,041 337,041 000000000000000000dd5681f0bc2b67a87877deabdda2fd05d03692ff7de82d 723 0.39/1.00 vMB 26
337,040 337,040 0000000000000000096016907dfb56633d7ef132f2275712788326283a8e5c73 31 0.02/1.00 vMB 20
337,039 337,039 0000000000000000001fffc761f0fe48dfa94dfb42e3c8713c5e14bcef11d930 490 0.23/1.00 vMB 29
337,038 337,038 000000000000000012b69cbeffd012744b8c05a35c94f37cde00cdf583c47f1c 30 0.03/1.00 vMB 19
337,037 337,037 00000000000000000ee3f83dae49a4092f33ac018156c875634beeae52674a71 169 0.07/1.00 vMB 27
337,036 337,036 0000000000000000115f7f4062ce472da782431cc884a048dc3262d945332ac7 209 0.11/1.00 vMB 28
337,035 337,035 000000000000000015d4526f5272a481cd2bb8a96e9f99eccaca704a8b9f7e50 319 0.18/1.00 vMB 24
337,034 337,034 00000000000000000f9bd7a95527b71e45b8e6dae5063868ef230aaca1ac7e09 267 0.15/1.00 vMB 23
337,033 337,033 00000000000000000743226d47b6492ea774efb1695d5c42ba5babe76d0296b6 406 0.26/1.00 vMB 22
337,032 337,032 000000000000000011ca2e3e4607bf793b191de7a2810cd07cdc3a53006dc6b2 110 0.10/1.00 vMB 21
337,031 337,031 000000000000000000a1bf44402cdb950b8378502c84cd3275612d26ccbda01a 459 0.47/1.00 vMB 18
337,030 337,030 000000000000000004e89b8b28dd44a7c73b5b0dd1273ee56e365a40d0e398f8 20 0.01/1.00 vMB 36
337,029 337,029 000000000000000004cbbc8d7e0dbe4bc1736ebc6eaab0a6216137febf6e283b 1,046 0.51/1.00 vMB 27
337,028 337,028 000000000000000011db0b80e7d3858265eea7ad0fd4498344ad4b3c8f5dec3a 315 0.20/1.00 vMB 19
337,027 337,027 00000000000000000bdc746e09c8de873f425bef12a7a94b27550e60711e3419 214 0.13/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.