Loading Tool

Explorer IconExplorer

Memory Pool

39,261 transactions
28.58 vMB
0.06351832 BTC
Random Selection Loading Transactions
Max Size: 145.08/200 MB

Candidate Block

Mining Attempt 18971b2bad1b5592ab4d8fe216a1a0e928d5cd3392a389367455f0abf174106c
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root 8c526068af39b88d0fb32cd8ba751c0335a43541577a10a5affe018bdc608862
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,648
Size: 1.00 vMB
Total Fees: 0.00825205 BTC
Feerates: 50.27 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (585,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,187 329,187 0000000000000000145fbf404682af8c95f0544653f306b953f1498ff7c8c292 184 0.08/1.00 vMB 31
329,186 329,186 00000000000000000ad0db513b1bf58b6bbd1fac778fbe41d07faf065e3279e4 605 0.29/1.00 vMB 26
329,185 329,185 000000000000000001eea7d394eda158f570b9a275a1fd521de60bfd0634f330 1,108 0.52/1.00 vMB 29
329,184 329,184 00000000000000000bc87934470b711f6f947f31180a12e51e7ad5f6b7559246 122 0.06/1.00 vMB 27
329,183 329,183 0000000000000000083cd6640012c5d54eae655d7e7a25a836a12c121afec4d4 762 0.38/1.00 vMB 25
329,182 329,182 000000000000000004b99525acc2b286d599388acef3ef3442e831bea9ddffb2 106 0.13/1.00 vMB 15
329,181 329,181 00000000000000000b02ff1040e0ed47c61442781818ae4c8a83fedb0fbb040a 1,649 0.75/1.00 vMB 32
329,180 329,180 00000000000000001ac07018d3662522ee94eff7ae898fb0c6caaa6e70057711 361 0.34/1.00 vMB 18
329,179 329,179 00000000000000001b021b4ec8ecf0cfd9bbc0987f21da82a0e826fde8f47e98 716 0.28/1.00 vMB 38
329,178 329,178 000000000000000007b68475ad033102a01484b152e7f4bc147ffffc7e851ac7 201 0.11/1.00 vMB 24
329,177 329,177 00000000000000000ff641ef8339902a8fdad78b43268cc64d61818c4d50298b 681 0.32/1.00 vMB 26
329,176 329,176 000000000000000000d19325d40f8bbb7f316fdc112bbde78e17e41a1779b61c 397 0.22/1.00 vMB 25
329,175 329,175 000000000000000009b1d2fdf819f6cb362eabcb747326f92db329122afec1e4 245 0.11/1.00 vMB 28
329,174 329,174 0000000000000000075eb05f53be9e187c840bf2447ba5daa6944e0361ecf3c5 496 0.24/1.00 vMB 32
329,173 329,173 000000000000000010988ce799dbe865f42ea4b5c7ced5433cdea1f07fdc5ef9 614 0.32/1.00 vMB 30
329,172 329,172 0000000000000000136f33ea79da8a9ee1ff4855c19202e6aa67316124722cd7 494 0.27/1.00 vMB 26
329,171 329,171 0000000000000000060d3f7a551156fa6486d95e2b800ad98ca5744b733b73c6 64 0.02/1.00 vMB 17
329,170 329,170 00000000000000000307245542bd00a27937ad9b0f1977976f2af3d11e25481b 613 0.40/1.00 vMB 25
329,169 329,169 000000000000000013de0c99e5e92b9f653d42015184e226d2766fc333a6f0b4 604 0.47/1.00 vMB 16
329,168 329,168 000000000000000014a639d87e8bbc1745b4910132904e5ce6c4748717110065 1,708 0.75/1.00 vMB 32
329,167 329,167 00000000000000001569df01e3e4e6e3c44ee8e570d185bb19151e7d8de0e37f 651 0.33/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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