Loading Tool

Explorer IconExplorer

Memory Pool

53,143 transactions
31.48 vMB
0.18246600 BTC
Random Selection Loading Transactions
Max Size: 169.16/200 MB

Candidate Block

Mining Attempt 4340887855b23971e617bbb9e52e4d55ed6dfa63fa377e68cc15196fbb5a9b4d
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 2d7a0e304a0c6592e589362a41c866bbbdec4918afcfce4b2936327d87a94399
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,266
Size: 1.00 vMB
Total Fees: 0.09672759 BTC
Feerates: 477.45 > 9.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (586,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,917 327,917 0000000000000000139a95d3a70721879bb15e5af15d83f141d3a1f12b1fab6a 399 0.22/1.00 vMB 28
327,916 327,916 00000000000000001921e9fd5860316e5b0701a8fd438500f89fc1e100f14058 531 0.27/1.00 vMB 25
327,915 327,915 00000000000000000fb0749e887c61200f7a2345ead3bb13805fa6a5db9e0ada 173 0.11/1.00 vMB 23
327,914 327,914 00000000000000001ba66943a3cc06ef2c8fffed53d973d53fdaa2e2e389d1e8 176 0.07/1.00 vMB 21
327,913 327,913 00000000000000001162e2612028e16610c6cd3dac4e637d7b6556374fcc324e 580 0.38/1.00 vMB 24
327,912 327,912 000000000000000002940b6b38585245377e24ac05cbc6a500eea12be1c90a79 1,252 0.58/1.00 vMB 34
327,911 327,911 000000000000000000eab6d712ab8df945b72363e2a99fb43c2227f4aef792f0 1,510 0.66/1.00 vMB 33
327,910 327,910 000000000000000012bb94f728e6b1e0b6cbaccaddcd630d86569d4085ae4fcc 591 0.26/1.00 vMB 31
327,909 327,909 000000000000000019491722ab4a098862f382bf0184a7a1a7dc33e31c4c88c4 350 0.24/1.00 vMB 22
327,908 327,908 000000000000000006c25283e47aba2e3f68b140567edd23b92a387d3b376259 357 0.28/1.00 vMB 21
327,907 327,907 000000000000000009115353f79f0ce4516054dabcd9fe5aa30900b860056038 475 0.29/1.00 vMB 23
327,906 327,906 000000000000000001fd189509d0648d4e504d712f4b9af4d4579f98cd694670 563 0.34/1.00 vMB 26
327,905 327,905 00000000000000000132e00532270fc1659758c8290d7a7e771c20b5c8b284f2 430 0.23/1.00 vMB 28
327,904 327,904 00000000000000000357c5f584404707e0aed109a126f68bbc549cd9905af4d2 206 0.10/1.00 vMB 27
327,903 327,903 000000000000000012ecd3d11227fffe485df8337b3110f93158308be9bd2ec2 1,122 0.58/1.00 vMB 30
327,902 327,902 0000000000000000014befac96b2f592e350d910266862d8e1453d4d8a59ccdd 154 0.09/1.00 vMB 35
327,901 327,901 0000000000000000146813714448e97236698f3498da1be477c57b10b2f37eb2 495 0.31/1.00 vMB 24
327,900 327,900 000000000000000016fd3d3478ca0663fff1e13bce02b1b69ef015830568e713 488 0.23/1.00 vMB 24
327,899 327,899 00000000000000000cf6591bef949fbffcaa6e1d07c826c981715343747e352c 259 0.10/1.00 vMB 30
327,898 327,898 00000000000000001a0f31444fe4bdaa67d504b08244f7dfda3e8ad2cba57d0d 380 0.26/1.00 vMB 25
327,897 327,897 0000000000000000068d17597242b2d0431da857f9083fab97475949e2604699 2,160 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.