Loading Tool

Explorer IconExplorer

Memory Pool

27,504 transactions
13.76 vMB
0.14175678 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 75.25/200 MB

Candidate Block

Mining Attempt 7b7a05c45400266c6c6241e777c0aef11130b543d218a1ec67b2c648e9116290
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 9c34f2596aba83f61e05c0280de00be26adf8d3b7e86fd75d7784227ed06be95
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,882
Size: 1.00 vMB
Total Fees: 0.08892964 BTC
Median Feerate: 3.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (764,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,979 148,979 00000000000005c659569954e433fa4be075986461cb3cbbd276cbd9da68624d 52 0.02 vMB 129
148,978 148,978 00000000000002deecb3dbbbb4509046b0bfc993cfc951d8bef3923912ec0706 12 0.00 vMB 71
148,977 148,977 000000000000061993c6532fa62703acbcb53a9146c8b1144f97432846acc0ee 22 0.01 vMB 156
148,976 148,976 00000000000002c6072104a8da65d88c707413fdaf74b209bbbd886a9b40e193 34 0.02 vMB 44
148,975 148,975 00000000000008491aa8ad122d28d5804f2c92496b5db549fa742124bdcb8e7c 44 0.02 vMB 203
148,974 148,974 000000000000041709102e9ccda2d780d5b5e9c4f2eda57baddbee9ac14965bc 57 0.02 vMB 231
148,973 148,973 0000000000000651acaf66c137846d5c1e006b022d17cfdaef108ef53798a811 1 0.00 vMB 0
148,972 148,972 00000000000006d049af7a692fbef6ff93ac028e7e8072389219691e58576561 48 0.03 vMB 387
148,971 148,971 00000000000004161d528f57696874645fde4d683e81166ffe67089d8a192e49 124 0.05 vMB 67
148,970 148,970 00000000000008bff1b0f60055aea1cc6222df7a854adc3ffd720cb0ffe7cdf0 1 0.00 vMB 0
148,969 148,969 000000000000082bde98440a98aeb79914e4ddd98a075fbd1b4dbf49bb2a51d2 161 0.05 vMB 79
148,968 148,968 000000000000012fbc2e86110bd1740b91ebba1888706783dad8438c47e7e146 49 0.03 vMB 102
148,967 148,967 000000000000004b23ce0e1069bbd201414c99a7cd8dce4983dc04fa1c656caa 23 0.01 vMB 41
148,966 148,966 00000000000005dc845b4b5b1c4bd1d8cd64a4fa842b68bda3d802baff8ac44c 101 0.05 vMB 88
148,965 148,965 00000000000001b53d3e3ea86f6cfd525f0e74b5bb046903ef7734f863e5c974 74 0.06 vMB 123
148,964 148,964 00000000000005722b1032966b8cd168056642c7cbca056f9c87c6d9b82b8eb9 140 0.05 vMB 196
148,963 148,963 000000000000032f32cf6a1252a1e9da642569f5a77ac4c430c73ad1c22af4bb 12 0.00 vMB 35
148,962 148,962 00000000000007b25e46f57961e8b41e14e6f972c59a3769e188e92723f2eeef 57 0.03 vMB 209
148,961 148,961 0000000000000485ce0b2e0afeb2352b49b70515481cac0a9563e2f1d68cb5d8 154 0.05 vMB 75
148,960 148,960 00000000000007d3b05a93cd1bd0f10b57d68e032bee0f627fb1d1686c59beb4 68 0.05 vMB 320
148,959 148,959 00000000000007d367cd98b69352657405444538204b581fd7aad6d1de618479 89 0.05 vMB 202
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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