Loading Tool

Explorer IconExplorer

Memory Pool

78,939 transactions
29.60 vMB
0.07271563 BTC
Random Selection Loading Transactions
Max Size: 177.55/200 MB

Candidate Block

Mining Attempt 9da6423862979cbc07ee5037b9d80d3e4bedbd017f2b6136d267e2b4140f41d6
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root dacb7832ea4378d97eabf058f449234de7ed989ad0cc54dc2da357328b25b912
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,248
Size: 1.00 vMB
Total Fees: 0.01246638 BTC
Feerates: 150.77 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (371,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,929 543,929 00000000000000000007762c7f4a91fd7d0c4ccae65f36f0b0dbd68965133f35 1,788 1.00/1.00 vMB 16
543,928 543,928 0000000000000000001f23f047d6b6114d13176ff733d17247ba7c858d35498f 1,852 1.00/1.00 vMB 21
543,927 543,927 0000000000000000001acf08b38b5de8b908b0a9817e3c8ee52f176cadfe12ef 2,665 1.00/1.00 vMB 30
543,926 543,926 00000000000000000022ae51b839f59396e49ffb8217bd10fa00a486360ef2e9 2,263 1.00/1.00 vMB 65
543,925 543,925 0000000000000000000b05c1fbe8bd2737168ca9575cd8232d159bd421d3535d 2,643 1.00/1.00 vMB 87
543,924 543,924 0000000000000000002563d00583c26b822c500b0aba5261536e5a41215deace 1,924 1.00/1.00 vMB 32
543,923 543,923 0000000000000000000abdd881ee1121cf5a7420f6f515de7abc94de8055c5b8 1,227 0.50/1.00 vMB 54
543,922 543,922 0000000000000000001edf9fcda79c245a6475a75053b98644a30d0579c564e5 938 1.00/1.00 vMB 53
543,921 543,921 00000000000000000001c3128ee37e6647132cedf90852a962ea4fa3198fa6ca 1 0.00/1.00 vMB 0
543,920 543,920 0000000000000000001375fed21cbed548b4b5f032670b633efb2163158469bc 755 1.00/1.00 vMB 69
543,919 543,919 000000000000000000139131ad4aaed9efead772a596117aba7d79b08a5cbc4f 2,338 1.00/1.00 vMB 9
543,918 543,918 00000000000000000018611e638d0e79940dd43906a59d6cda4d61794b17086b 2,657 1.00/1.00 vMB 11
543,917 543,917 00000000000000000023776514a04aa440eaf228eb873e160d815dbc4fdd6365 2,451 1.00/1.00 vMB 28
543,916 543,916 00000000000000000002a29f56d861f82d82996283259413421c49cc1617c195 855 1.00/1.00 vMB 1
543,915 543,915 000000000000000000137a55cc7be2bba0e565d2963d275c5bebf7629dd75253 2,662 1.00/1.00 vMB 13
543,914 543,914 00000000000000000007a24a3ed2b01bec8d42c0ebc55d6da03137a2e62da2a9 2,568 1.00/1.00 vMB 18
543,913 543,913 00000000000000000024a6dc83293cbc7f427d2fadf311a51dc222111533b4a0 2,417 1.00/1.00 vMB 21
543,912 543,912 0000000000000000000e222ee35c7d999f2c1937ddaae93b78c6ec0cb30b7119 1,418 1.00/1.00 vMB 3
543,911 543,911 00000000000000000020d8c0c30f6a87ef5794485527f7c667c6dbdb7eddf83b 2,206 1.00/1.00 vMB 14
543,910 543,910 0000000000000000001a7a2f3d027fa6b55bfabcf325913de99b90572e840390 1,969 1.00/1.00 vMB 19
543,909 543,909 0000000000000000001b1e044da70374bbe4f00e35f1cff0c98f523ee1ff0add 2,388 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.