Loading Tool

Explorer IconExplorer

Memory Pool

78,360 transactions
29.28 vMB
0.08135768 BTC
Random Selection Loading Transactions
Max Size: 176.93/200 MB

Candidate Block

Mining Attempt 9e20b7c1c2e7737a584d1eb828aa83aeffa1171f7804ec7c3b504dce2c031005
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 0cc2a0217903fa8daabac506d3796f6f856a3719a3361bffa64a2a840afdcbd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.01987361 BTC
Feerates: 94.79 > 1.99 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (585,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
329,369 329,369 0000000000000000101d5b0593b7b6361a77f1cf9ba90ae498b3a010b95b9e0b 766 0.43/1.00 vMB 28
329,368 329,368 0000000000000000022f41edf0c94385a64c2f498739b353251b05456d4168a4 128 0.04/1.00 vMB 51
329,367 329,367 000000000000000013e8b4ee78722d2553a861092a8c7ff97d99ca3354caa7e7 362 0.20/1.00 vMB 27
329,366 329,366 000000000000000003b1727eee17917f199b2fc06affaaeef4212c0b8083fe4a 302 0.19/1.00 vMB 26
329,365 329,365 000000000000000015501b075b3cba620ae27d4726c572f780a0b6d161c4b368 530 0.30/1.00 vMB 28
329,364 329,364 000000000000000008d042e98db73d1745dd7df8ddea2534f2099e670a11ee02 429 0.23/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.67 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: 674.46 GB
    • Received: 16.43 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.