Loading Tool

Explorer IconExplorer

Memory Pool

81,192 transactions
34.24 vMB
0.13728531 BTC
Random Selection Loading Transactions
Max Size: 194.52/200 MB

Candidate Block

Mining Attempt 6c8607c9c70a58ac4e33ddfac2f33fe4e045f658d8fd26a3a4fd19b35b7ca0cd
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 0bdf94331a9e9705a0fd835d47de7ec111d476f188868ff0860ac812b42c90e6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,418
Size: 1.00 vMB
Total Fees: 0.02468971 BTC
Feerates: 384.62 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,160 915,160 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da 1,274 0.43/1.00 vMB 2
915,159 915,159 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a 2,653 1.00/1.00 vMB 2
915,158 915,158 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d 3,602 1.00/1.00 vMB 2
915,157 915,157 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8 3,396 1.00/1.00 vMB 4
915,156 915,156 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a 1,785 0.64/1.00 vMB 1
915,155 915,155 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64 2,761 1.00/1.00 vMB 4
915,154 915,154 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436 1,815 1.00/1.00 vMB 1
915,153 915,153 000000000000000000004a687a9edc2ed0bbfad17617f87927e5a0114c540355 2,290 1.00/1.00 vMB 2
915,152 915,152 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b 2,956 1.00/1.00 vMB 2
915,151 915,151 000000000000000000021129411a7971366f36566cc15a488e83fb60244c0ca6 3,857 1.00/1.00 vMB 4
915,150 915,150 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1 2,185 1.00/1.00 vMB 4
915,149 915,149 00000000000000000001d5c5e6dfb1105c06f06ef2ada68ef39386bddc38f0ae 3,690 1.00/1.00 vMB 8
915,148 915,148 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896 3,867 1.00/1.00 vMB 11
915,147 915,147 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f 2,929 1.00/1.00 vMB 5
915,146 915,146 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758 3,773 1.00/1.00 vMB 8
915,145 915,145 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe 1,713 1.00/1.00 vMB 1
915,144 915,144 000000000000000000007310ba97b3e18a431a103e45a21a459f6c2e0788936c 3,707 1.00/1.00 vMB 2
915,143 915,143 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b 3,573 1.00/1.00 vMB 4
915,142 915,142 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752 3,090 1.00/1.00 vMB 4
915,141 915,141 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4 2,764 1.00/1.00 vMB 7
915,140 915,140 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8 4,147 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.10 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: 729.68 GB
    • Received: 18.49 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.