Loading Tool

Explorer IconExplorer

Memory Pool

75,149 transactions
28.89 vMB
0.08768088 BTC
Random Selection Loading Transactions
Max Size: 170.96/200 MB

Candidate Block

Mining Attempt 5008fcaab124d07d20935b02af3ab58982bfeaab312fd6db5eb62763ef5e2a1e
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 85bfd451f90fee3264f8ec9c9bd82f89c786820e095cc2f98adaef8518e33f13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,957
Size: 1.00 vMB
Total Fees: 0.02782540 BTC
Feerates: 150.93 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (378,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,153 536,153 000000000000000000191d659a64150f972e98fa39bba4b8af52dd31ab4a085e 1,720 0.97/1.00 vMB 3
536,152 536,152 0000000000000000000fc2415085febcbba1e1f5ed9534624d06c355d510619e 2,455 0.97/1.00 vMB 8
536,151 536,151 00000000000000000019fe2579529c3be426e5e38aed127483a2affbfcff84ac 1,213 1.00/1.00 vMB 6
536,150 536,150 0000000000000000002f075e0b3c2614c4e584cddfb1dc483d41cd473c94364c 1,548 1.00/1.00 vMB 7
536,149 536,149 0000000000000000001116734ee1705e95cbdaa425cf0798ac58d34f33a16a9d 2,478 1.00/1.00 vMB 29
536,148 536,148 00000000000000000028fab7a6b5035e2745fe06ef58d817bb32f35924198f97 1,754 1.00/1.00 vMB 17
536,147 536,147 0000000000000000001fd82bdf94848ebd7bc4dac28f71fc0a5f9a04ecbd18f6 1,603 0.82/1.00 vMB 17
536,146 536,146 0000000000000000001946108854b0f05c502f64754ed9610b8699ab24998e7e 1 0.00/1.00 vMB 0
536,145 536,145 0000000000000000002e98ce944df45804b512895e81afde73e6a500aea8fa2c 1,057 0.62/1.00 vMB 13
536,144 536,144 00000000000000000007872cda6b3967baac8548ea4e39774aa018437832c0a1 1,169 0.62/1.00 vMB 14
536,143 536,143 00000000000000000025b4ae223eae6e621f07acb432c61ec9104be142d715d8 788 0.33/1.00 vMB 12
536,142 536,142 000000000000000000297e864943cf8da5b30fbbd4dc7a83001d3af3aab62f91 174 0.05/1.00 vMB 18
536,141 536,141 0000000000000000001927c409d687926cec203cc7df951dc4f62f0a936b085b 516 0.18/1.00 vMB 17
536,140 536,140 000000000000000000032e8d059ff4e5b90348fb8cc6107d70bb5b41a026f931 1,060 0.58/1.00 vMB 4
536,139 536,139 0000000000000000001a49d3046a89cc40c9ab5f770f46f86080600b65638a2d 95 0.05/1.00 vMB 4
536,138 536,138 000000000000000000077d68929c44e35c0e722ece537bd21b70babb8bf75b3e 1,982 1.00/1.00 vMB 16
536,137 536,137 00000000000000000022993c77f3b857e3c85950c590faf644b2d98885d4a480 1,897 0.88/1.00 vMB 9
536,136 536,136 00000000000000000003aea0e3c61ecdae718e8461c66bdf4861d6a1f80b96f1 2,062 1.00/1.00 vMB 19
536,135 536,135 00000000000000000015d5e8169077e4c20eedef82a5f5de1a0b11c89353a0a6 660 0.28/1.00 vMB 12
536,134 536,134 00000000000000000025fc347bc82653ba8859f86a5d375de50140e74efaa42f 1,336 0.49/1.00 vMB 18
536,133 536,133 0000000000000000002f0e8b8b3e3a50ebaf4208737f4710c24d3673066fd944 71 0.02/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.