Loading Tool

Explorer IconExplorer

Memory Pool

47,099 transactions
27.91 vMB
0.12965857 BTC
Random Selection Loading Transactions
Max Size: 146.42/200 MB

Candidate Block

Mining Attempt 7e525f39346a0ca42deebb9b9168544ab85aa01c023ade849ad7a57947efea64
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 43499b0e04b421debedf0b7542fae0b1a2dabaf6a4cd2c29c0a15985e8c4124e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,560
Size: 1.00 vMB
Total Fees: 0.05827184 BTC
Feerates: 151.01 > 5.84 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (565,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,873 349,873 000000000000000009752277e46f6e9d50d24a42a1a330e18941e0353df00b75 2,405 1.00/1.00 vMB 43
349,872 349,872 00000000000000001413070398a890b97f674fff631a6c1506628b5fe4dc50d5 602 0.28/1.00 vMB 16
349,871 349,871 000000000000000010a3bba8e1a98ec0f4048fc3c26a1edda37a3878e10ac9e4 277 0.28/1.00 vMB 19
349,870 349,870 000000000000000016c205fbe862bfb416922ef2c19d492549bccb89ce1c91e0 1,814 0.75/1.00 vMB 38
349,869 349,869 00000000000000000a7aeb602534c7ba14a60ed9d5d9a822ab2d38b39fbcaaeb 688 0.34/1.00 vMB 28
349,868 349,868 000000000000000000526cb383d0b8ec14e52791d7ec562e9a9a9e07d7188524 779 0.30/1.00 vMB 26
349,867 349,867 000000000000000013adb8508957571e4fbd799bd9a60dec69d61a95dbc46972 1,038 0.59/1.00 vMB 27
349,866 349,866 00000000000000000753d164499308aa10e9f5631725e37b96da51daa2b7201e 174 0.10/1.00 vMB 19
349,865 349,865 000000000000000010154226dee08ee26a407eb834fb132d4fa73f7414292495 557 0.29/1.00 vMB 29
349,864 349,864 000000000000000011e0df862a804d421ad9daf2ab2f9a13ea07cd54f5dbc51c 1,200 0.59/1.00 vMB 28
349,863 349,863 00000000000000000c3855f627ed15f0d40532dbf60fe1c359d3cfcffea94918 142 0.06/1.00 vMB 31
349,862 349,862 00000000000000000d80310b64746dcc8096b51ded18ae4fd5307e7a45cb7dfd 682 0.31/1.00 vMB 25
349,861 349,861 00000000000000000666db48b5c7eeed08e7b60b20bf43786fe957ae20cd886d 128 0.22/1.00 vMB 10
349,860 349,860 000000000000000008de06b760dbd00f84230eddcffb965a0f67dd536cd604df 1,581 1.00/1.00 vMB 30
349,859 349,859 0000000000000000102d5d138ac99363c185732e58c28bf4dde6feaceeda705b 130 0.05/1.00 vMB 43
349,858 349,858 00000000000000000bdd02885adaf2684b0f8ad9943a1c02dfcbad6a7a1f92e5 495 0.32/1.00 vMB 29
349,857 349,857 000000000000000006265e061fc87abb599969f02c0409c1da218cc3987b0bd7 306 0.18/1.00 vMB 24
349,856 349,856 0000000000000000109fdf1ffd2589651bc2ac5f1820766b58b4ca0461c6e216 141 0.13/1.00 vMB 18
349,855 349,855 0000000000000000088d6eba60397c23589c1018c2418de727bc5a944c5d6a9b 1,415 0.64/1.00 vMB 32
349,854 349,854 000000000000000007b4926a2eb4473b59af67af6d90495ff20e620bff509f7b 411 0.21/1.00 vMB 29
349,853 349,853 000000000000000000671cda8894d726397ae01c728a0167be4263c7cace080b 520 0.35/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.