Loading Tool

Explorer IconExplorer

Memory Pool

71,926 transactions
28.17 vMB
0.06642723 BTC
Random Selection Loading Transactions
Max Size: 170.40/200 MB

Candidate Block

Mining Attempt 252e150ef52ef55e5792014e991aeb476a9924f49ad1a243e37e91fb9e2d95d0
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 29bd81c995939cbfadda2e4cd67be0299d381a58f190bdbec9840c45119c4ad1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,360
Size: 1.00 vMB
Total Fees: 0.00481277 BTC
Feerates: 85.21 > 0.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (368,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,070 547,070 00000000000000000026d69e7447b1d8f2db4d178655e91cb428c60700d1e424 3,093 1.00/1.00 vMB 12
547,069 547,069 0000000000000000001b4d8451d3fdf0d012284cf6bcda57fc1a9f48203ba561 3,147 1.00/1.00 vMB 15
547,068 547,068 000000000000000000142f38b1c03491b2036970310a45bae58bf14e5ecf6471 958 0.48/1.00 vMB 14
547,067 547,067 00000000000000000008ecfc7272f03b27c8311a9c78278913895fc11144f1b9 3,141 1.00/1.00 vMB 12
547,066 547,066 000000000000000000187868fe3ac0d0bbd36161f0d97e3332928f2ea54baf5a 2,906 1.00/1.00 vMB 30
547,065 547,065 0000000000000000001d12da0dea758400e62a76d560eed87ae7ef688eb0800f 2,584 1.00/1.00 vMB 17
547,064 547,064 0000000000000000002717aa6ffdd14bf5bc431bf99a46e465c913e99c46c343 2,149 1.00/1.00 vMB 10
547,063 547,063 0000000000000000001d133428a5bb2bbccd1b04b57b992224c4e772f7e17380 808 1.00/1.00 vMB 5
547,062 547,062 0000000000000000000d760ae3622870e5edc116184fdf638324dbf243854c22 320 1.00/1.00 vMB 1
547,061 547,061 000000000000000000084e3043a442e193e23e939480dd730f7c83abca0be416 2,787 1.00/1.00 vMB 18
547,060 547,060 0000000000000000002712d220bfb4972e18193c9aa91c2c8d38a7ee97be8bae 448 1.00/1.00 vMB 3
547,059 547,059 000000000000000000139d5870063499f66b0629e333bae742c1f4397a66fe11 1,916 1.00/1.00 vMB 13
547,058 547,058 0000000000000000000f9f85cadde71feb0d4407404d8c81ea044cbd7dd976a7 1,786 1.00/1.00 vMB 7
547,057 547,057 0000000000000000001377e3fa320b8c92cb417b1be5cb8ddaca370f1897b667 1,187 1.00/1.00 vMB 4
547,056 547,056 00000000000000000005f5ed3265b2fcef2185abd4a7ff8e9fba849626980358 1,039 1.00/1.00 vMB 3
547,055 547,055 0000000000000000000c3cd5a004fff4a1f4fc6d991c7efc2b068da380ccc4f0 2,474 1.00/1.00 vMB 4
547,054 547,054 0000000000000000000aaf6d3a8221c31f737501f88b39d37003c114b7efab9b 3,184 1.00/1.00 vMB 24
547,053 547,053 00000000000000000001fe02f35743dcfaf82ac4c727e622b3b1df69795cd5a0 54 0.02/1.00 vMB 15
547,052 547,052 0000000000000000000def8e87e1ceb2af2a83f095ea6731d827c195139b53ff 2,801 1.00/1.00 vMB 12
547,051 547,051 00000000000000000011342558f8d4248a8e7379a812fc1cafeabcac5c59ac58 2,585 1.00/1.00 vMB 15
547,050 547,050 00000000000000000023cee746d7b6aada87338c5e132bd011f0b823efb9b1d7 2,980 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.18 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 750.24 GB
    • Received: 18.84 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.