Loading Tool

Explorer IconExplorer

Memory Pool

73,947 transactions
27.34 vMB
0.06662561 BTC
Random Selection Loading Transactions
Max Size: 166.91/200 MB

Candidate Block

Mining Attempt 1ff32c4d8506c6541fa52a3160273524adef02e3438187f7c7c9764140700fc7
Version 20000000
Previous Block 000000000000000000010950b61da0baa042148f703ef2aa9b4a35e9f3df6819
Merkle Root 749c4c99d608ce93991bad8329270f2a32858140b14407368f41425ca2eb1ea3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,379
Size: 1.00 vMB
Total Fees: 0.00836824 BTC
Feerates: 150.42 > 0.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,264 (727,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,728 187,728 0000000000000158841cf2110b6a4a9f3533a26fa150c21b392e5119d0e81b8e 434 0.19/1.00 vMB 176
187,727 187,727 000000000000025383a3c41e4e1dba1169f57f80dac1dd4104409792786b64e7 213 0.09/1.00 vMB 118
187,726 187,726 00000000000003d03f14e52753a88f961b50f0eefe3dfc75883bf9a96895b58c 114 0.05/1.00 vMB 110
187,725 187,725 00000000000008a28a2e6abb9ef2cd89378d050bff89aa29a682e6ea33ffc92d 353 0.15/1.00 vMB 154
187,724 187,724 000000000000045a71c7286475eaca3c9a4dd968f60b2fdc3ce3d3de068fa733 49 0.01/1.00 vMB 41
187,723 187,723 000000000000043b0e81f1e02d0708b08609bb7ce29049814cc62b19dee28426 215 0.08/1.00 vMB 120
187,722 187,722 000000000000070927aacede0a2a569b6eb248233c577ea80ec5d2fc681087e0 350 0.15/1.00 vMB 193
187,721 187,721 00000000000003d031d1f5c21b140da4bb2aaa228f2775a9280f80ec8480a28b 36 0.01/1.00 vMB 514
187,720 187,720 000000000000000ffd3fcfc617365fee68a2145e71d29c16f53c85550b813069 399 0.14/1.00 vMB 129
187,719 187,719 000000000000091f52fdbb6bc0bfc597bcf7cbf72391bbaf458fc881405eae7d 64 0.05/1.00 vMB 75
187,718 187,718 00000000000007312c23f37b6ed8a947b1d0fa7fd4e12e4d03ff4cf16e31dbad 222 0.08/1.00 vMB 238
187,717 187,717 000000000000002c0a267397f5ca23a30ce1b88df0b75ff5e3696951c42ebd13 193 0.07/1.00 vMB 132
187,716 187,716 00000000000009901bdd824e27187f29e78c4cf04e370a3093335bdd2556eb59 58 0.03/1.00 vMB 92
187,715 187,715 00000000000007a5bdcac9807cd569fa64a6c68c19195c626651a557aa0be5e4 144 0.12/1.00 vMB 224
187,714 187,714 000000000000024687180b6d9794e49a1f03fc9bb6db37b6a422773d22e0b253 125 0.03/1.00 vMB 250
187,713 187,713 000000000000094c33971b3f5efc69573de6c4953fefc6ab406a7d9fbf984fd7 480 0.25/1.00 vMB 175
187,712 187,712 000000000000024760c69c7b052ea94444c9f6073f18c072fc21a9dedd0ab44d 82 0.03/1.00 vMB 144
187,711 187,711 00000000000007a9c1790e3ac99f58a57c650766db00cc15af2799db7d6c3323 116 0.04/1.00 vMB 113
187,710 187,710 0000000000000643b3e2111859ae1f4fe36d960331e397ca7f28e8ed8d3828ce 109 0.04/1.00 vMB 161
187,709 187,709 0000000000000464a1ffb72190c1edfb371ed45d104f766cedd3e2e5c9b2708b 132 0.05/1.00 vMB 206
187,708 187,708 00000000000008042c074caaeae7a3823761b571f389a66f500ab6db3f8e9132 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.85 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: 712.59 GB
    • Received: 17.19 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.