Loading Tool

Explorer IconExplorer

Memory Pool

27,398 transactions
13.96 vMB
0.04418094 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.77/200 MB

Candidate Block

Mining Attempt 7e224eb2523b42df0860c9f4e712fd0e79b23432b4a4730b18a81d4281db3df4
Version 20000000
Previous Block 00000000000000000001525ca79a5928e01ae69f067bf154460c8ad0bffe4173
Merkle Root 6a2f714994ee8e11e426c1345ba6c2fa984f6be65a92e92a38ed931ff8fa3385
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,310
Size: 1.00 vMB
Total Fees: 0.01033997 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,252 (767,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,419 145,419 0000000000000078ce8d6a3cacbf388d01102abed511dd8d798f75878c21a273 4 0.00 vMB 360
145,418 145,418 00000000000008c8589ca3e0cd572a4a7e0dfc12d32e06758c64e519b7d51104 35 0.02 vMB 170
145,417 145,417 000000000000030562b7d9ce555fc474863e9dc1771c2d545d2c4e02e9e43c41 86 0.03 vMB 63
145,416 145,416 00000000000003b2479cad10347f30de6fff744a13f65d19e82c2ea8218ab932 68 0.03 vMB 125
145,415 145,415 000000000000064cad655062e8327638833d24ab934e78111b7d235aa1258e10 111 0.05 vMB 183
145,414 145,414 00000000000008d111b730968f5fa455713ea87c91e6bf64916c282e74ca982e 30 0.01 vMB 93
145,413 145,413 00000000000003ac6807858c3a8b3e7fb42c108110291202a57758310634251e 54 0.02 vMB 20
145,412 145,412 000000000000064e4c5ca6939a4f1982063b8aec3b31c853c023b90d57045909 3 0.00 vMB 130
145,411 145,411 000000000000023a98b5986de2eed539a875fc71701319830337951f701db46a 48 0.02 vMB 115
145,410 145,410 00000000000008415df65dcfa3d4860f3f0c7069606ed07f25b8b22f83da311b 6 0.00 vMB 154
145,409 145,409 000000000000014c049e53e7ba34c0feb0204ba0e91374379f8a4ccfbab8b727 16 0.01 vMB 37
145,408 145,408 000000000000032bd9bfd57d7017de364b4191f8b45d482c26232a300e2cb0e0 48 0.03 vMB 73
145,407 145,407 000000000000084c0dc07037eb3d72809308f5e1a24fe097414da91264ab4f93 35 0.01 vMB 5
145,406 145,406 0000000000000983e135effcc3829bfd990139799173c520e0b13a896c06dd32 16 0.00 vMB 22
145,405 145,405 0000000000000418a8dd47f00f5e9e3166550313f89ab9b9b443392dbe44b8e8 8 0.00 vMB 953
145,404 145,404 00000000000000447665cc03889b1834228eb07ca5be457452cbdb1973a66cc9 22 0.01 vMB 450
145,403 145,403 000000000000017c6e3c81f57b68ff0de5528d5c3d57a2316bcc8909df863085 15 0.01 vMB 16
145,402 145,402 000000000000083acd183af87a6a7734b18da84eee5809d7db006c07169b86a6 48 0.02 vMB 96
145,401 145,401 00000000000004b10354ff5ca259d87fd9f16b3647b13d380806bb40904abb5b 29 0.01 vMB 45
145,400 145,400 0000000000000374c21f2602d4cd5bd7bedb82f621e3408854c7406dcd15c3a9 23 0.01 vMB 127
145,399 145,399 00000000000002925247e4d3717518554d1c39f383fa7907ba0975568475ddbe 131 0.05 vMB 49
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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