Loading Tool

Explorer IconExplorer

Memory Pool

39,614 transactions
17.54 vMB
0.13960868 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.68/200 MB

Candidate Block

Mining Attempt 9b71e175de081b4a11c8a53b8e746d6426207a5792a70ad69ec2552009aab3e0
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6267f3ed84444537181c0bde9b71cfb9f1ebd00d8b0b2cc8a6705296e3a83bf0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,238
Size: 1.00 vMB
Total Fees: 0.03684709 BTC
Median Feerate: 3.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (689,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,908 223,908 000000000000021a902bcfc57237f19c60fae2b9edda27bacfcaf48f7daea07e 139 0.10 vMB 136
223,907 223,907 0000000000000223bcafff7d989561f119c8546f1ef435acc6658d4f588fb341 434 0.19 vMB 202
223,906 223,906 000000000000002abebea9856dd0a69f7fd6f1ba5389d89e2e158a403e562faf 39 0.01 vMB 182
223,905 223,905 00000000000001727215ecd463c246cb0c51a8ea6feeea7e9a19d640f96efd65 35 0.05 vMB 56
223,904 223,904 00000000000001703d6ec05075ef1800bd24946077225da87e0df0128e68645e 32 0.01 vMB 303
223,903 223,903 00000000000001bd5c3aa13e93c909c3269f98f1d4c3d8e4d3d680c8d117927c 352 0.15 vMB 187
223,902 223,902 0000000000000235bd375618d8061a7e04c0f2d9585b76a73fa2bfc86a9fd8fd 368 0.16 vMB 182
223,901 223,901 00000000000001d13e23b5294fdde5f25255d2d7305be8ca8c2d22d254c0122b 431 0.17 vMB 203
223,900 223,900 000000000000032dc1b04f6802f023ca81430f91e612b39894b309639769f765 301 0.12 vMB 175
223,899 223,899 000000000000028d2d736d70ce96db457a77592faa2a51cad73a1faa78a106e4 435 0.22 vMB 183
223,898 223,898 000000000000014e06ccdd73f4256ab4b2624d6d4413b26b62b7f43f5331d671 256 0.09 vMB 243
223,897 223,897 0000000000000082d84ecacd7a8157a3b81a2eba1cfda4721e6ae7e811a20bd5 553 0.29 vMB 147
223,896 223,896 000000000000032b53e959a77466e5a4a48da69225fde22015e4d755be523988 387 0.15 vMB 187
223,895 223,895 000000000000003cd4ccd0b6c5d738952802070a51bfa966ca1c1ebbfd50bc3f 353 0.16 vMB 168
223,894 223,894 00000000000002a24c76fb787635208801e305a2864a85f408f34029a57c82fc 333 0.14 vMB 200
223,893 223,893 000000000000034299fe7a773a98f4d7233054dedcece292c37fc9d8234875e0 228 0.10 vMB 143
223,892 223,892 00000000000001bcd79ee6f8751c000ee4986a5ac6438d21da9bfc1ff3e6b77c 380 0.23 vMB 128
223,891 223,891 00000000000001ee172d1455965795c41c97957ef1d06e3d4792a62341082fe8 516 0.25 vMB 1,746
223,890 223,890 00000000000000433b65d11405e5b81d3a8f060245e339ce2a04db553595b1eb 699 0.25 vMB 198
223,889 223,889 00000000000001382ce68cd7cc17c21b2cf7ecd7a65325e587afe8e41f126503 983 0.45 vMB 173
223,888 223,888 000000000000026e83792283b1706d098107fe994c34c1220adb381d149e78d0 208 0.15 vMB 34
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 111.64 GB
    • Received: 0.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.