Loading Tool

Explorer IconExplorer

Memory Pool

33,741 transactions
14.23 vMB
0.06010841 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 81.84/200 MB

Candidate Block

Mining Attempt cc5425586bac3e7c90e4b9d853d1395c59e7dbf3e8e37b42740a9b425655e3a3
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 9780356e665b8565cf3a7d74db3b7d5d9f2dd6172f2dbd223f7b5a93dc26e107
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,941
Size: 1.00 vMB
Total Fees: 0.01930314 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (767,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,350 145,350 00000000000003274bf679a7ce14336823bc83832911661942cbacf4c114ca1b 129 0.05 vMB 140
145,349 145,349 00000000000002de7c90e256ea20b125206b9a2038db4e703baea01419c6d53b 51 0.02 vMB 332
145,348 145,348 0000000000000712946fcf86661395a83fb715978d680a5eae8a5c6db771aabc 35 0.01 vMB 60
145,347 145,347 00000000000002f83cdf2c0cc9b4863d9bec247d5f122e79b55fe6febab0f6c5 54 0.03 vMB 101
145,346 145,346 00000000000007a97ae928d1a42e22a1c85b895c56502c8c9b9dbdb7af0ea3e6 9 0.00 vMB 669
145,345 145,345 00000000000000852fe0e4834b953cfd1eeaed53ed0add8a83928c63f53067d9 124 0.04 vMB 66
145,344 145,344 00000000000004082eab788a57ef75be1a107cd87d320ad9cf246bea4cf383ce 109 0.06 vMB 519
145,343 145,343 000000000000028ff094123730ee56066dd097a1ab3f91bb55d167afee5cfb41 76 0.03 vMB 110
145,342 145,342 0000000000000658799a7e6d131c658399ca33d02de6cd127c5a8cd9929763c6 37 0.02 vMB 191
145,341 145,341 0000000000000387a8fe272f2bb58ed5b5a399ed47ae99a3c86fde03bd629a43 10 0.00 vMB 539
145,340 145,340 000000000000005ab88d1076683bc75a4d65ed7a8e1248610323c45ae24da699 1 0.00 vMB 0
145,339 145,339 00000000000005c9e064f9ea5cdc26677987d2e57d732f11db7a13483851e966 95 0.05 vMB 163
145,338 145,338 00000000000001ecfc0eb4b84f297b2c0f2738de24f1f52c6822d6d1ff35b064 1 0.00 vMB 0
145,337 145,337 00000000000008505fe661a526b55d1f19029c10540c0419cf9deb55699f8a75 22 0.01 vMB 0
145,336 145,336 000000000000073ca3169290f28fb68385ed143540ce2a2c5a7448a719181769 41 0.01 vMB 114
145,335 145,335 000000000000094ad81c1165b4ddb71382a4f249d759411fa0be25aad076fdee 62 0.03 vMB 191
145,334 145,334 00000000000002cf3ef4b1a9e13752f60f5d445d7afb6626154d537357edf5e4 27 0.01 vMB 121
145,333 145,333 00000000000003c2bacdada97697a1e4721ac85dea743082d34fd9fa2499fbbd 19 0.02 vMB 175
145,332 145,332 000000000000091536fdd12f537b249a1628db95d078004fb9dc7054d2adee1d 55 0.02 vMB 134
145,331 145,331 000000000000027fbe6d987cfb614e42214b1f8e376d00b9d44ac87d0be947d9 42 0.02 vMB 56
145,330 145,330 00000000000008c5c576298af0771a2dcc4acad2aa98bd6f52a6c5295dbf8f80 59 0.04 vMB 73
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.81 GB
    • Received: 0.59 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.