Loading Tool

Explorer IconExplorer

Memory Pool

42,344 transactions
26.63 vMB
0.07522933 BTC
Random Selection Loading Transactions
Max Size: 138.62/200 MB

Candidate Block

Mining Attempt 10c40080f19c156717ba757f025534f4c2790c1eb94a768d84349d3b3bcdb201
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 2e785650c72107a76e055934e141537d6838fcbd818b1c711ad3cd58c037d080
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.02603625 BTC
Feerates: 99.53 > 2.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (607,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,195 307,195 0000000000000000032e89023b96ada1e3ddc922f7cf618ca9cd9c52c26cf174 58 0.04/1.00 vMB 7
307,194 307,194 000000000000000037e308c91cbc35df9bfb5cfe09bf08171ff3d60c143b252c 331 0.22/1.00 vMB 27
307,193 307,193 0000000000000000010d2e815fb416228c49efccdb44e8c897274b4cca17f273 347 0.24/1.00 vMB 24
307,192 307,192 00000000000000002f54310aaaf14043ea4166843876c3762839c2b84ce0ce93 10 0.00/1.00 vMB 76
307,191 307,191 000000000000000016ea3b70c86349a65028d8e16f633cc5579e061a61bd2872 130 0.08/1.00 vMB 20
307,190 307,190 000000000000000032bed0de0209e15619ee178fb210b97fbd559ea98727f954 284 0.25/1.00 vMB 22
307,189 307,189 000000000000000011ec0aaa55ac7ffbdd475ad69c91de318bb449c811269f40 194 0.12/1.00 vMB 33
307,188 307,188 00000000000000001a934abfb0ec0fba9d1fb8685a345e92dad28e43d9875641 105 0.08/1.00 vMB 37
307,187 307,187 000000000000000023d7fcadb654feb2ba97831e58d5c725427bcd5888727dc3 27 0.02/1.00 vMB 19
307,186 307,186 00000000000000004e945cad8e3cc76d594fdf24c29895629969f23a5d6498f3 118 0.07/1.00 vMB 30
307,185 307,185 00000000000000004a04db4d20417f2cb3f31961b2d6a87c2a8afd335c695f88 324 0.17/1.00 vMB 32
307,184 307,184 00000000000000002dac8ebc1245299acc2ab5da8ff8190f0b8e2d00d5891c8c 263 0.21/1.00 vMB 23
307,183 307,183 00000000000000003de1051078cb951cadb90aad2e1a94019df07d431384934e 128 0.06/1.00 vMB 34
307,182 307,182 000000000000000011169bda094785130cfea701279287ae9fa8c9608f390019 374 0.35/1.00 vMB 23
307,181 307,181 00000000000000004237ca71992168e3849079a23e5ec1645ca2604070f8d91d 650 0.25/1.00 vMB 44
307,180 307,180 000000000000000025d6404607cd14fb8a6cc8ff05785340b197a8d8f9e0046c 168 0.10/1.00 vMB 31
307,179 307,179 0000000000000000241ea93c49a4bf643ea2087b3dbdf69d11eab1bd8b09560a 112 0.06/1.00 vMB 27
307,178 307,178 00000000000000000b52da7ee4df15f6b123900490a03f197ccbf526beec939f 15 0.01/1.00 vMB 9
307,177 307,177 000000000000000012c92518f2f285ba8289268e699c6a23d19fe3cd39244f01 142 0.16/1.00 vMB 19
307,176 307,176 000000000000000048b77f816e8720182359ed075586d901258693e95f54c43d 128 0.07/1.00 vMB 32
307,175 307,175 000000000000000013abed8419c97df3148ab72a6bbf895d9a62a4b8cbfaf8b0 164 0.14/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.90 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.