Loading Tool

Explorer IconExplorer

Memory Pool

79,560 transactions
30.14 vMB
0.10615117 BTC
Random Selection Loading Transactions
Max Size: 180.25/200 MB

Candidate Block

Mining Attempt 33320359fa2b62cef50059407bd7c9cd5066b1c6248fdea89bbeaea9d334a521
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 2e4d761fbaeda64bccfae7f5f43b3064e75e470728650dcffb790c1ff21a6ef2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,686
Size: 1.00 vMB
Total Fees: 0.03547007 BTC
Feerates: 151.00 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (585,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,390 329,390 00000000000000000c3e60d42709b9ad1a8ce97b43a9efdae01bab2dd4eadd67 250 0.15/1.00 vMB 24
329,389 329,389 0000000000000000185e95d97ac177e99f79559b5ec4d0a7e0ef53499b1e2392 179 0.13/1.00 vMB 22
329,388 329,388 0000000000000000001199c7a1ab39190188c26605f381e2e9015942d5fe7ee4 301 0.16/1.00 vMB 24
329,387 329,387 000000000000000009345b323cf364d03aeab20e87beea28e96ea8b62f514937 535 0.26/1.00 vMB 28
329,386 329,386 000000000000000019963cf9b14f9014ee713abfe44eb29845a01243fb01151c 303 0.19/1.00 vMB 22
329,385 329,385 00000000000000000207dcfb945dc3b474eebac111b5eaaaf7d74dae2da3fdc2 535 0.35/1.00 vMB 26
329,384 329,384 000000000000000016871bf68cc941c38ae836e6ed8853e975de4183d1ac9f6c 252 0.14/1.00 vMB 23
329,383 329,383 00000000000000000c2c023f070a4336d957f683e4d9aeabcfffba185329ccc7 417 0.65/1.00 vMB 15
329,382 329,382 000000000000000009e13481a4bab5fed7291d360ffdb17ad5974f2d32f1d055 137 0.24/1.00 vMB 11
329,381 329,381 00000000000000000b3ca90c503f360ab1e34a4b346ceda5b23f71787a19f629 625 0.81/1.00 vMB 17
329,380 329,380 0000000000000000182bd644569afeadefe240ac43bc8b12d6d7be4cc44c8f52 355 0.22/1.00 vMB 25
329,379 329,379 000000000000000019c6ffddf5ff24395857b205c88a4042150e0f41dd967979 532 0.33/1.00 vMB 23
329,378 329,378 00000000000000000d2ed3eaa9cc0ccd1220f80a9604147e0c94b49e021f9796 130 0.09/1.00 vMB 12
329,377 329,377 0000000000000000034ac1340efecefade4ff91cead33ee0190a13414418f95c 1,097 0.76/1.00 vMB 22
329,376 329,376 000000000000000012ae6cb50da806595fb67df8b2ee6f8ea02319b7d5aaa346 816 0.70/1.00 vMB 20
329,375 329,375 000000000000000018cc978d9684e285df5b07d89b02f6ab320dc731eaf2392e 184 0.10/1.00 vMB 19
329,374 329,374 0000000000000000067223aa55b34682ff33a267185ddee2c1f0b9f1f3f20f4b 794 0.46/1.00 vMB 24
329,373 329,373 0000000000000000033643277959220c441946fc9b8015e473955242278f3f07 673 0.75/1.00 vMB 16
329,372 329,372 00000000000000000987d556b6562f8ec06baa9ea41ef15ddcef9d4332883bab 256 0.14/1.00 vMB 24
329,371 329,371 000000000000000016df3095983c9f256f1e23999e3df276194a2e40e8b87724 512 0.19/1.00 vMB 43
329,370 329,370 0000000000000000087cdcd72f873b35617133b2b1e217fae0f2e6464bd812e3 1,024 0.34/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.