Loading Tool

Explorer IconExplorer

Memory Pool

87,160 transactions
32.73 vMB
0.12104908 BTC
Random Selection Loading Transactions
Max Size: 196.70/200 MB

Candidate Block

Mining Attempt 9f95ec1897e56a3dda022bb4ce845abf852fc63caff810bbaaa560ffcab63eee
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root cf0387bb0756defec45bbc45092aa5a4989b9f1062721a10215edb04be7767e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,604
Size: 1.00 vMB
Total Fees: 0.04328536 BTC
Feerates: 218.18 > 4.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (701,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,587 213,587 0000000000000108d2ce5c9dfec68baf0ee5a3c2cb6e44121f1975ff3e1e59e9 9 0.00/1.00 vMB 1,703
213,586 213,586 0000000000000252d7a5e126f5e69f9fc03c56eb4b96dc9ba87ca3d16abe143f 62 0.03/1.00 vMB 102
213,585 213,585 0000000000000459a71d078c6a1671c4860175d601786bc101751361a4a20914 345 0.14/1.00 vMB 181
213,584 213,584 000000000000000c10483c65947612113da612ea41559543f98b920c7748ac06 355 0.15/1.00 vMB 376
213,583 213,583 000000000000011f6e74593583fbb4ab8ec4611fdfdeb99ff076a7c0aa22f8dd 376 0.16/1.00 vMB 333
213,582 213,582 0000000000000239cbb41ddd33d72129aac3321b70c9ef77dc9421c4b564c94e 143 0.08/1.00 vMB 130
213,581 213,581 0000000000000318d33fa70b96e9abc3e647bc0e6b879193311b7129720f72a4 676 0.33/1.00 vMB 155
213,580 213,580 00000000000000406e2e5d45376efa75ceddb4047fd59821b00b14424315b783 467 0.25/1.00 vMB 185
213,579 213,579 0000000000000323ffc497892d856796ae9e9911da602d0c147e4b719becb5d4 619 0.25/1.00 vMB 189
213,578 213,578 00000000000000eafac262c609a597a4e930c07910764b31bb97832554e9d8a6 259 0.11/1.00 vMB 161
213,577 213,577 000000000000025ddcbf8ac74012a78a49f2e9b69855d7aca6af2a2cb75597e5 126 0.05/1.00 vMB 183
213,576 213,576 0000000000000108b370d36fd37c3fa4a40c297b413ade52b7038584d440100e 328 0.14/1.00 vMB 165
213,575 213,575 0000000000000108c319037d2a86c632d79dc3a5831a7495ef988227083ffebe 293 0.13/1.00 vMB 175
213,574 213,574 00000000000000affbfc92d2f60e934cc664d389c6b7eb8e306456c5e40587fc 99 0.05/1.00 vMB 152
213,573 213,573 00000000000003faf40899440b433fa0f546c4aea80d2d113aca18788ec9d5d6 333 0.15/1.00 vMB 125
213,572 213,572 000000000000020e20a674715aa0ce7935dbcb22c573f814f5b4ef4d5b7e2c2d 279 0.17/1.00 vMB 117
213,571 213,571 00000000000000b327ac24ad5067bebd83c8565c20da731512e2365ca73eb802 778 0.25/1.00 vMB 475
213,570 213,570 00000000000001b6ba6910265c48723ece2721cafa1db5de3c6d417a35ecf70e 213 0.16/1.00 vMB 117
213,569 213,569 0000000000000053a3321d44d36ba2b6a35cb98993bfa8b4747faa80a8f8e594 694 0.25/1.00 vMB 228
213,568 213,568 00000000000000bd784f3622bc66d7214e8db2dd76e26692f8a19d31e3af0168 312 0.14/1.00 vMB 162
213,567 213,567 000000000000018fc6a06ed70da0ee315d347d08c3d6f99e7c41d533ad07d5bb 32 0.02/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 782.52 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: 668.88 GB
    • Received: 15.61 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.