Loading Tool

Explorer IconExplorer

Memory Pool

55,556 transactions
31.72 vMB
0.19576033 BTC
Random Selection Loading Transactions
Max Size: 170.87/200 MB

Candidate Block

Mining Attempt e5fc27a7ceeb202837d244809e5c88891a6bd856a5d00555b7a8be31d79ebe67
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root d02e3424e31b3b68b6f93aed1c803276ee53dcb1dceb86030c5f2f363ef0fa70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,466
Size: 1.00 vMB
Total Fees: 0.08919957 BTC
Feerates: 502.46 > 8.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (519,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,933 394,933 00000000000000000321d8e8bb25caa0899ea8f80f3c05e7aecb591af308d3b0 1,092 0.93/1.00 vMB 31
394,932 394,932 000000000000000005d333f041ae6351db15bbf586932973602e7145ee2f0e36 1,039 0.51/1.00 vMB 38
394,931 394,931 000000000000000002aa6b9674b300d4d81d4592ffc89a5a299e91433470d25c 1 0.00/1.00 vMB 0
394,930 394,930 0000000000000000015a67a5e056cffdc5f33b55bc8b8a82aaa2f99811df3f54 728 0.72/1.00 vMB 21
394,929 394,929 000000000000000007fd1427dda56b6a6d6601f109b45c475e9a7e4c67a1eeaa 582 0.31/1.00 vMB 37
394,928 394,928 000000000000000008189ab74f9f93aa3db3df2a54e81a89b3f4e8997f683170 1,071 0.53/1.00 vMB 41
394,927 394,927 000000000000000008bc732288c7a9ad1d4a49e0759a5cdedea50274ff144f87 1,246 0.64/1.00 vMB 44
394,926 394,926 00000000000000000719487f76e1712d375076a2933119b7705d417f267531d6 67 0.07/1.00 vMB 11
394,925 394,925 00000000000000000671903253f8fbbefdbb97495e0a9355f04dda085cf3fb13 632 0.95/1.00 vMB 16
394,924 394,924 00000000000000000445baed9a16f7f7693776c9b9a7bfd250760bb749f624d1 293 0.18/1.00 vMB 25
394,923 394,923 0000000000000000096c9e78e7bd27d5020d3604d668afa2bf76e89ca923e50f 1 0.00/1.00 vMB 0
394,922 394,922 0000000000000000040828c9dbf62f124f86db8b4fe9e39a2abd52b65b66d55a 289 0.17/1.00 vMB 27
394,921 394,921 000000000000000003765ec132725a9b837582f8420f1e165f9be580a5ee87af 793 0.99/1.00 vMB 17
394,920 394,920 000000000000000007b219fa4f61bd4e70327c2bb80dbe0b3edbc014028b82df 675 0.89/1.00 vMB 16
394,919 394,919 0000000000000000066bd35e3c78fcb3809619a7c743b2cd2a1eccaafe9d461a 329 0.92/1.00 vMB 9
394,918 394,918 00000000000000000280c4b24cc959badc847c0e1fbaa79df882a58a2dda6149 864 0.40/1.00 vMB 37
394,917 394,917 000000000000000008348bba74e083105037083854f4bc745fd975b7062f6544 18 0.09/1.00 vMB 6
394,916 394,916 0000000000000000053f902c8a94330239b23305c03104bf1875c3dcc6f6c112 1 0.00/1.00 vMB 0
394,915 394,915 00000000000000000069c0eb8aba149ff69d5b1225e54a6203bb622fd4e230cc 1,096 0.99/1.00 vMB 22
394,914 394,914 000000000000000003ca545189ef435f3422233d10e003681480116c013a99fd 2,143 0.99/1.00 vMB 38
394,913 394,913 00000000000000000307b42ea7c1da31a59570d46dc557400ec2a5d6c2b0b393 1,099 0.59/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.