Loading Tool

Explorer IconExplorer

Memory Pool

28,823 transactions
11.81 vMB
0.03728294 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.91/200 MB

Candidate Block

Mining Attempt 061cee4e5f5c2c18409fafedfcb69a38dba595d3d598374421e3bfcc93e8381c
Version 20000000
Previous Block 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d
Merkle Root b1f4dc823957f2f86283614850e6c3925c9221ac872c05fcf07d918b43fff3c3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,124
Size: 1.00 vMB
Total Fees: 0.01670974 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,519 (785,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,719 127,719 0000000000000d026d767e39682a9881ac52b124ca0fe7994f7f523188372b2b 27 0.02 vMB 239
127,718 127,718 000000000000048261ff135be684c4d3c563bc0fe7aee810c54c69a08b2dff19 36 0.01 vMB 111
127,717 127,717 000000000000039ce9ee28eeac0b28081fffd1d0b88c091aef210d1a61bc5543 9 0.00 vMB 353
127,716 127,716 0000000000002012a97fa471343d8169ab7b9244aa7c9ca66db6dde4ee3d32f2 57 0.04 vMB 887
127,715 127,715 000000000000225bf3d2552124cd7b9094d235eeb09966f5d6f6c3f244a301a6 22 0.01 vMB 608
127,714 127,714 00000000000011cf048f1f9f8ccfee0408cbe6a4ef149c7e488c06cbe7de0718 13 0.01 vMB 461
127,713 127,713 0000000000001dbca34e5b190ab0a084adc8c252977e1fd55279b908ab386790 3 0.00 vMB 2,283
127,712 127,712 0000000000000e66b6bd9233f39cdd5112689f95dd99dc6c157c39459e94bb8f 12 0.00 vMB 810
127,711 127,711 0000000000000b955f8ba7639b85ea34b60f0a6e7ef876a7f968648ec6de84eb 46 0.02 vMB 962
127,710 127,710 000000000000185075d9a26fa6d03a30cec0fa3a18d699242c346e8423949d45 11 0.00 vMB 878
127,709 127,709 0000000000001685c5b6545151e93089dfdc7466bbf521d8b26a625821b11656 160 0.09 vMB 640
127,708 127,708 0000000000000f0b535036531a4eff199a48dc446ef331e21b265f744d22f00c 34 0.01 vMB 759
127,707 127,707 0000000000001dcef419489d24bb32be3ebe8937d572e63d5107f7216a41b6e9 121 0.05 vMB 334
127,706 127,706 000000000000070b77277b6ffda0a5941289b165de9e3249409c5541c8e3ca07 5 0.00 vMB 2,254
127,705 127,705 00000000000003169a02a9be2bfbaa254d5f891a292320839d97986030536ea7 120 0.04 vMB 1,548
127,704 127,704 0000000000000be3c8a726215c7c669eb5223d2c9dcbbfb1c954761005bc28f6 11 0.00 vMB 946
127,703 127,703 0000000000001bc54129b3859a3fd4264150c5f6351e073570c0e263a9c3c6ca 17 0.01 vMB 895
127,702 127,702 0000000000001ae0504a5d181e85bcb6e44e7136a08421421d9c2b1447f71792 83 0.03 vMB 116
127,701 127,701 00000000000013c370402dd7e61a04aaedbe36545392bb0116edd80ab9f7f978 14 0.01 vMB 1,755
127,700 127,700 00000000000002a137bc91ed879031ce2960f29e6312487442e02f91ff1385e4 48 0.02 vMB 65
127,699 127,699 000000000000128aa1398ec694b54f1f2caf194549c78d6330a1b89374561076 24 0.01 vMB 64
Previous 10 blocks ↓
Total Size: 779.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 392.29 GB
    • Received: 1.99 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.