Loading Tool

Explorer IconExplorer

Memory Pool

45,073 transactions
28.57 vMB
0.08248240 BTC
Random Selection Loading Transactions
Max Size: 151.48/200 MB

Candidate Block

Mining Attempt 131749b67bed9aceec40d3211184150ba29ef1132054473ad0ebd7efff9d2f1d
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 4ebc1b0036cc2c09dac81baa6b20638423a2b29dd2589c7536549748d8528e1b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,740
Size: 1.00 vMB
Total Fees: 0.02821032 BTC
Feerates: 150.92 > 2.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (589,152 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,659 325,659 00000000000000001a7c54bb7df6e58fdd1457230274c49a156274ace0a39459 605 0.36/1.00 vMB 26
325,658 325,658 000000000000000008bd1b72d1ae4589a87526dae6ef6ea8c8c42bbc5e533f24 874 0.44/1.00 vMB 29
325,657 325,657 00000000000000001a38e447e390054ee67b2bab175b75910265bc0a6017cb8c 64 0.02/1.00 vMB 48
325,656 325,656 00000000000000000f5e4bd91268ebd24090844a31a32fbf13b83a521860e046 394 0.25/1.00 vMB 25
325,655 325,655 00000000000000000b239d0d5c87dc345e1d2bcda39963585fd7aa5c1a1a9a55 652 0.31/1.00 vMB 32
325,654 325,654 00000000000000000419906c1370982f3b044ef5318454266fef82dc482c0f0f 388 0.18/1.00 vMB 31
325,653 325,653 000000000000000014aeca3fe27878a720e9590160aecea6885bd2edd5778589 762 0.42/1.00 vMB 28
325,652 325,652 00000000000000001c8da3f195af09a1978c5edb68064ad46b368e3d687e61d8 505 0.25/1.00 vMB 31
325,651 325,651 00000000000000001b740a0d101d29d9e451a6cd949a2ccd0a041612ee73f5a2 1,156 0.56/1.00 vMB 36
325,650 325,650 00000000000000000c139d7ab78db917ba222aebf0fb38f75a53e489a6a3041e 26 0.01/1.00 vMB 32
325,649 325,649 00000000000000000d663c8237c062845af445e1a41e4a94ff655288056bbd23 658 0.42/1.00 vMB 24
325,648 325,648 000000000000000012e7e798d0e208574bab9a28b555ebe811d83f11ceb2352c 228 0.12/1.00 vMB 23
325,647 325,647 000000000000000013f9097913549083b3319a07d01b1130fc1647c47668f4c4 135 0.08/1.00 vMB 21
325,646 325,646 00000000000000001b637aefd17f0bda1eef3aa50db4fd2f31a3ae72e387fef0 694 0.35/1.00 vMB 32
325,645 325,645 00000000000000001d2c3925de787384ab553309d524dedb37c4a780c8dd477b 1,159 0.65/1.00 vMB 25
325,644 325,644 00000000000000000d94b871e5aacfe61c60442ed0cbac04bae487f2db32601a 128 0.05/1.00 vMB 81
325,643 325,643 00000000000000001700e09ca073dd8b172b1696b2030e09f30cc6af8d9831f1 27 0.04/1.00 vMB 13
325,642 325,642 00000000000000001bccde8952c7a26abe8b7fba1f561139119cd1822540633b 329 0.26/1.00 vMB 27
325,641 325,641 00000000000000000933f7a6be946e6b6e7f84e1bd9c3821741cd7acc43f988b 499 0.17/1.00 vMB 39
325,640 325,640 0000000000000000146341394ef84611d765a7bf6776b9d4908285afd73c64a0 205 0.10/1.00 vMB 26
325,639 325,639 0000000000000000030df9796bc4871109d0462e2e9108c55c8bb9cafd0f6193 753 0.39/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.05 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: 650.94 GB
    • Received: 13.36 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.