Loading Tool

Explorer IconExplorer

Memory Pool

82,467 transactions
30.91 vMB
0.10574880 BTC
Random Selection Loading Transactions
Max Size: 185.89/200 MB

Candidate Block

Mining Attempt 5b0a040a689ec63dfe2329df5a2ca04bae4dfec1ba7c676f3ef3d08eb8093d0b
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root edb76af52437a7d501895588300af1c3c6f5e5a6da626127d572fd8d8de78422
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.03641472 BTC
Feerates: 163.06 > 3.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (176,764 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,405 738,405 000000000000000000051843780123f4ab6f109b83121d2d83f7e06b1ba5a666 1,149 0.49/1.00 vMB 9
738,404 738,404 00000000000000000000df40ade826cab54e17e014b2b2cb0a76fab68b071e28 139 0.04/1.00 vMB 13
738,403 738,403 0000000000000000000719dd7538934b13d762667a1712e561bb2b4beb547b72 694 0.23/1.00 vMB 10
738,402 738,402 00000000000000000006a802042d8eafbb4d97982159425ff41076d9a5823a98 1,305 0.63/1.00 vMB 9
738,401 738,401 000000000000000000085558eda077ab07184b9bfbaed11224ed7ec788cfe635 1,229 0.58/1.00 vMB 8
738,400 738,400 00000000000000000009155ec66a5ea894f61247a5983bb6ec627372b932c3e7 978 0.36/1.00 vMB 9
738,399 738,399 0000000000000000000525335beb6732a8c4c4b70334455b9e843fe4132903ab 594 0.25/1.00 vMB 10
738,398 738,398 00000000000000000003a50bacd1e0856d8c63e9318d5739f26a775908bcaf44 2,274 1.00/1.00 vMB 9
738,397 738,397 00000000000000000004ed715539fd3f549c9631faa44d4f903b559d65e31fe9 358 0.18/1.00 vMB 8
738,396 738,396 000000000000000000062c1ffdcadca47c48036a73af26c7a437dc3927f66af7 662 0.45/1.00 vMB 4
738,395 738,395 00000000000000000005b44560c1f0793780f9796d92a7b5633ab303623c848e 2,109 1.00/1.00 vMB 11
738,394 738,394 00000000000000000008e13802af2866324199dbf5f2207ce703d335750ca7b0 1,320 1.00/1.00 vMB 20
738,393 738,393 00000000000000000008634bb1ef60ec1dd090a89f4462f5834643f8fd0e24f3 220 0.07/1.00 vMB 10
738,392 738,392 000000000000000000016a4603134b4ff6161409955070f21fce1c2b9b472087 644 0.22/1.00 vMB 10
738,391 738,391 00000000000000000007f4848fca8770b2f51101638af797633c9e9df4c6c4da 1,341 0.49/1.00 vMB 8
738,390 738,390 00000000000000000002258f6ee1619bff44fca2ec78d4bdbc8eaefd15c8ef10 1,062 0.67/1.00 vMB 6
738,389 738,389 000000000000000000033a4b4dcddcd26d47078f8133a2337879decc6427cb8d 1,298 0.51/1.00 vMB 9
738,388 738,388 0000000000000000000301a720e64dd42fbf1eec9877ff43a4b4bf1810edadd6 860 0.24/1.00 vMB 10
738,387 738,387 000000000000000000050529caf2182c4863276a8523fdbabf4b61cde9f00c59 446 0.15/1.00 vMB 8
738,386 738,386 00000000000000000003e8981389944734f37add09b3135aecd238ddde221848 1,735 0.69/1.00 vMB 9
738,385 738,385 00000000000000000007eea68c150f2aa5a78a25460a2e673f30fa0645aaabbc 371 0.37/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.69 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: 694.82 GB
    • Received: 16.51 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.