Loading Tool

Explorer IconExplorer

Memory Pool

79,302 transactions
30.10 vMB
0.12608431 BTC
Random Selection Loading Transactions
Max Size: 180.58/200 MB

Candidate Block

Mining Attempt 71dad8940a748928410ba64074e166b786249930b7693fdac76da6c813367906
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 7b54d3fafea77cd5fc93dfbef27185d13b84e6f4c42de1f7350b63d61c7de37f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.03941305 BTC
Feerates: 673.02 > 3.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (394,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,880 520,880 0000000000000000004032b4b34a2dff4d964132f3eb50d4188b37990a691e46 2,023 1.00/1.00 vMB 33
520,879 520,879 00000000000000000022d45a4e49e0682c29cfe56ef17a15eba010ede6944cc5 1,535 1.00/1.00 vMB 12
520,878 520,878 0000000000000000000738b5560d95f1634e6422ba48f610c502d411d925f114 2,354 1.00/1.00 vMB 19
520,877 520,877 00000000000000000012799128e7a16c0a6061084aa8dd0bde0b53860031f87f 903 0.28/1.00 vMB 26
520,876 520,876 0000000000000000000b84366b96f7e9aed065822d53e04f478786f2b895827a 1,883 1.00/1.00 vMB 68
520,875 520,875 0000000000000000003638110bd02f7f7f9c9b1d0f9eab6535fdb00c454646e4 1,371 0.57/1.00 vMB 35
520,874 520,874 0000000000000000001e6a5e20a38e1285d85998b74e04dc894bea326e4a010c 2,488 1.00/1.00 vMB 66
520,873 520,873 00000000000000000031e5af7514305fa14b440bd51fcc922d07eefc38bacf89 2,160 1.00/1.00 vMB 37
520,872 520,872 00000000000000000009b6861461e01809e970d477636296d17dcd9176bb5f47 770 0.51/1.00 vMB 6
520,871 520,871 0000000000000000003d1a199888c2a4e80ae2f39f9537e6a083c1385fece754 1,404 1.00/1.00 vMB 41
520,870 520,870 00000000000000000041185a6daf5e4459c0fe783ec3af976d31c709510f02e5 1,489 1.00/1.00 vMB 29
520,869 520,869 0000000000000000000832e2b7fb5d89c641072715950e5d858a20e2b8461e52 1,023 0.50/1.00 vMB 34
520,868 520,868 0000000000000000002d7d144a32feae31d8551e829d69bd67bafc05d39f34f4 182 0.06/1.00 vMB 24
520,867 520,867 0000000000000000004274c70edb7149d8f8e0b098e6c098f506b8e49240c614 229 0.13/1.00 vMB 54
520,866 520,866 0000000000000000000afdf14559df2fbbfd8f31e4608dfebffb6e059a4541e7 232 0.17/1.00 vMB 41
520,865 520,865 0000000000000000001408cc6d66cdeeec4ec0ad722302a34817359a309913d5 487 0.35/1.00 vMB 35
520,864 520,864 00000000000000000004a33d77ce7f6e3ed180cedd64271d3c70883ce6e663d6 134 0.06/1.00 vMB 31
520,863 520,863 0000000000000000001b4bd83bcc40950445f3ab028d374cc2a4c4e6bc446d58 1,324 0.64/1.00 vMB 30
520,862 520,862 0000000000000000003ee2a04f83261b2306e7f1a810d152d774993eaf6b2bbe 203 0.09/1.00 vMB 38
520,861 520,861 0000000000000000001caf2ee15f2e74d52edd0275b8c815a232174c1498973b 496 0.21/1.00 vMB 38
520,860 520,860 0000000000000000000609fdcbcfe835680455c55b2f4e4c10948b5c46e6c47b 919 0.45/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.