Loading Tool

Explorer IconExplorer

Memory Pool

46,286 transactions
27.93 vMB
0.07439912 BTC
Random Selection Loading Transactions
Max Size: 147.00/200 MB

Candidate Block

Mining Attempt ba65172fdf97d2c3537988b48b7c34ef7011daf51582a275e9c843ea22e0f592
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 0428cfb118bcc5b3817b921ccf98c12a67e5fe1b4606471970d509ab8245ba72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,248
Size: 1.00 vMB
Total Fees: 0.02124583 BTC
Feerates: 100.36 > 2.13 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (145,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,107 769,107 00000000000000000007d826d505547f14696085edecf40ada59ecd08b870857 1,935 1.00/1.00 vMB 16
769,106 769,106 0000000000000000000577bf921b26ccb1e14227ea5d67d4565dc8085ba9ab58 1,395 1.00/1.00 vMB 21
769,105 769,105 0000000000000000000438e0bb356a41dc8b69374cf7433ec906f8e5538d4d52 1,918 1.00/1.00 vMB 22
769,104 769,104 000000000000000000002bde48d28fd2b3f770224bd5a88074981d00eb0c866d 1,077 0.51/1.00 vMB 8
769,103 769,103 000000000000000000034c3d0da122f66ee9fa1eb9846c8c57f06a1ce6ee5ada 3,144 1.00/1.00 vMB 19
769,102 769,102 0000000000000000000402ad984e828855a1957330e413e97722e18d9a92b2c9 3,293 1.00/1.00 vMB 18
769,101 769,101 00000000000000000005de5698a8b09815ff4043f07cab7ef017f178359c594a 1,354 1.00/1.00 vMB 10
769,100 769,100 00000000000000000007cb1246b953764099d8ee7c4d4c238e4e9ce4a818369f 2,674 1.00/1.00 vMB 30
769,099 769,099 00000000000000000001434446bdbad0483b8fa9597f22bb74e616bbc0eb3e74 3,280 1.00/1.00 vMB 29
769,098 769,098 000000000000000000036f3d552965831a3d4c87c77bb8ef4635f1244693e054 63 0.01/1.00 vMB 23
769,097 769,097 00000000000000000000bec233fb871ea0a7266af1fb319b12a8bc7b43eaf2e6 989 0.99/1.00 vMB 5
769,096 769,096 00000000000000000006d7237c1e3ace788048f62fc0ffabe66b850c4af0aa39 1,231 1.00/1.00 vMB 5
769,095 769,095 0000000000000000000398a1d2f9bca8ca524ac2ddfbbc1c17cdfbad5a0a9c07 2,182 1.00/1.00 vMB 15
769,094 769,094 000000000000000000060431da3b6bd3e4dfe46aa197dfb7c2c7ac613c1d8dd4 848 1.00/1.00 vMB 18
769,093 769,093 00000000000000000001f1dee671a80685ceff96ad4d0ad3f46b930c61d83345 2,969 1.00/1.00 vMB 8
769,092 769,092 000000000000000000054d3d17d9ff40cbb18ae4ddfe3e776de0959a88b19b46 1,622 1.00/1.00 vMB 15
769,091 769,091 0000000000000000000687d627abc844d5721b900fffb5edb82b1f95ee0f899d 3,403 1.00/1.00 vMB 28
769,090 769,090 00000000000000000006486be0609c54c26a0aa2e5a1df61c43de63d1b67f214 2,092 1.00/1.00 vMB 9
769,089 769,089 0000000000000000000568ab7187ef7593255050569ffa0fd03d08ea1f3695e0 2,170 1.00/1.00 vMB 17
769,088 769,088 00000000000000000003b70b2807fc2362b87dd32255b6a1b47b3ea149e4ce09 1,938 1.00/1.00 vMB 15
769,087 769,087 000000000000000000004d1b7349441a7c64f2d507dcf81237c9063436375875 1,309 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.29 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: 657.04 GB
    • Received: 14.46 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.