Loading Tool

Explorer IconExplorer

Memory Pool

58,669 transactions
29.82 vMB
0.07258879 BTC
Random Selection Loading Transactions
Max Size: 163.33/200 MB

Candidate Block

Mining Attempt 42a4fe63dac3f9836b8cb1e1282b66ba4450ada26715fb399692b0c9a3a69db2
Version 20000000
Previous Block 00000000000000000001f0491bff3a311aa373362ee17e7a9398266d96b4be6a
Merkle Root 40b2153f98a395a33327fcfc3796c7dbf5afa915a26cb727ddd510d835d57254
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,999
Size: 1.00 vMB
Total Fees: 0.01418316 BTC
Feerates: 60.16 > 1.42 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,943 (482,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,932 432,932 000000000000000000b3fad2f53dc59ce8589363dfacdcc09f4a717e005ef3cd 334 0.19/1.00 vMB 59
432,931 432,931 00000000000000000237e630834d5d1e19482a150ef8d318695e6b3cbedf88e7 12 0.00/1.00 vMB 60
432,930 432,930 0000000000000000014a6053c94703ae9ca3f5e8785ca329ecff03990cf89d0c 1,094 0.54/1.00 vMB 63
432,929 432,929 0000000000000000026986dc79fdfa5a2108a96c3768553f2ff2155499164af5 1,597 0.88/1.00 vMB 54
432,928 432,928 00000000000000000356d4d0aeb886ae7b1023f84d4828a652c704d764a4836e 379 0.34/1.00 vMB 30
432,927 432,927 0000000000000000027e067f8da4b9bb501989758a762c0db23481e77c6b6888 648 0.32/1.00 vMB 65
432,926 432,926 00000000000000000336dbb1e1e6cced27fd1bec9c2956ce63af1dc2987e58d1 1,183 1.00/1.00 vMB 29
432,925 432,925 000000000000000003e61901677c6ceda99f8fd57c12fc71e244c0be49adc64e 324 0.16/1.00 vMB 55
432,924 432,924 00000000000000000166521eacca8c2b64e4c75abea3011eb0d0728d5943fe93 357 0.13/1.00 vMB 62
432,923 432,923 00000000000000000225c4c33f3c45e2754d2d82ecb8986f528880774705997d 688 0.40/1.00 vMB 42
432,922 432,922 00000000000000000439c4296a93dc320dd6390f6a5aafadfab58ee88b4bc637 1,068 0.50/1.00 vMB 61
432,921 432,921 0000000000000000035a175097dd6af3d0e280300fe915b946b224164920f0d5 704 0.34/1.00 vMB 51
432,920 432,920 0000000000000000006eb9e3e707ced0f30fe86af8202d7e1976ffd8dea9c242 1,972 1.00/1.00 vMB 60
432,919 432,919 0000000000000000041eb6a7fc2e484c6cf5cb87e44ac36076d6f14fc4d09257 500 0.20/1.00 vMB 65
432,918 432,918 000000000000000001ab8ed43c4527e696b84d1b007a9ee332af41f92c220d1c 971 0.42/1.00 vMB 64
432,917 432,917 0000000000000000024982ae74ebfd82f9da97a76e76e8f6bf1a74c156642667 590 0.30/1.00 vMB 59
432,916 432,916 0000000000000000001c00d08bd1997f30fbd7b0caf2e375e5e53f94a88f8ea8 1,697 0.73/1.00 vMB 61
432,915 432,915 000000000000000000b27eae28369d9d859b86405ae98501b5db05a4b876b206 1,222 0.67/1.00 vMB 53
432,914 432,914 00000000000000000356f9b9c1beedd895a4b1da1aa4d1fd59eaa29490023732 751 1.00/1.00 vMB 18
432,913 432,913 000000000000000002a88a54e500f075ef1516a30499ea59b38f832be604797f 512 0.30/1.00 vMB 37
432,912 432,912 00000000000000000098262ba8a2e530a1a74db86d9f569c7ceae856d5583564 317 0.27/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.29 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: 657.07 GB
    • Received: 14.47 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.