Loading Tool

Explorer IconExplorer

Memory Pool

16,554 transactions
7.99 vMB
0.02021049 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.63/200 MB

Candidate Block

Mining Attempt 946897a4e7ab180e2084c2db0f7acd20bdde149a976de2ca67c537f181774472
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root a7af6153e2935227b3940aabc39c406f5a12d8293bdb674cb3696ecb2f169631
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,873
Size: 1.00 vMB
Total Fees: 0.00362490 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (767,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,315 146,315 00000000000005beb45947cbf8cd9c3331a57417a171aba877729704c3869cfe 227 0.08 vMB 208
146,314 146,314 00000000000007b4ff5761004b8a8c53c4b7e7914911987c2539bab8789f5d8e 97 0.05 vMB 60
146,313 146,313 0000000000000579f26ced5d875e705cd7a2b05f04bc07cebcc5997261e00354 10 0.00 vMB 360
146,312 146,312 00000000000003404a524d705e665cf343a8515d31572efdff271c533162231d 9 0.00 vMB 28
146,311 146,311 00000000000001d7dd3bbddcf037edd709b60ad91aa7275f6729162ea7a8fbcb 52 0.03 vMB 168
146,310 146,310 000000000000057f1476d7b766f2991adab24404af5cfb0f32ec1fd300281dad 12 0.00 vMB 83
146,309 146,309 000000000000067633df3a9187d4ad97d336f4a6524bd7cee8dd1b5fe43eadea 23 0.01 vMB 15
146,308 146,308 00000000000005a1a636b8aaae900e3f5dc42cf4a0aea66129414d2c5d475178 144 0.06 vMB 163
146,307 146,307 00000000000002da00dcaf35b6ee2730ddba261dc7bd36e7f2deaab967ecb0c2 82 0.03 vMB 48
146,306 146,306 00000000000005b8225410cbdd2ce4b85f74c56c24b9e73bb75fd2f0c8c6acff 10 0.00 vMB 437
146,305 146,305 0000000000000879f7d535a140e9bcf9c9c49b9bc3f8e52673ad1e5c38949717 37 0.02 vMB 114
146,304 146,304 0000000000000498fab0b7a5741d3b825fc712734fbf219d89b492bcb8a5eb23 17 0.01 vMB 401
146,303 146,303 000000000000059314ca5c903c18d7e7ed6f068974c70a057eddea578845cca1 24 0.01 vMB 70
146,302 146,302 0000000000000616e7bfcdd615bd411939c4ffe9dfdfa237a5e3c0a15a33da47 49 0.02 vMB 109
146,301 146,301 00000000000005b8a31c97b703fee3ab73b22b4510aeb360e14849402ff2ca80 30 0.01 vMB 58
146,300 146,300 00000000000008aeb3b98261e29d4ea6b5b3cd7ff291af95db8806c5bfeb909d 8 0.00 vMB 55
146,299 146,299 00000000000002874a92c770de12e62c7eed112335dcda2c510475b7c6b67c16 1 0.00 vMB 0
146,298 146,298 000000000000086f600449c573540a98eecb45300deadf0ab03caecd52dc7847 11 0.00 vMB 34
146,297 146,297 000000000000016ed4d352eb0e9fd024434cda27d3659d4298e0bab3c7488dcd 27 0.01 vMB 559
146,296 146,296 00000000000002a4b55173f3c3b79de09aabf48d102218dd2ba84ec07a663157 32 0.01 vMB 295
146,295 146,295 0000000000000509a419798bc07835f638b5a5b23f734232a97d9012ff3011de 11 0.00 vMB 87
Previous 10 blocks ↓
Total Size: 779.57 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: 268.55 GB
    • Received: 1.04 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.