Loading Tool

Explorer IconExplorer

Memory Pool

49,192 transactions
30.22 vMB
0.16989280 BTC
Random Selection Loading Transactions
Max Size: 161.62/200 MB

Candidate Block

Mining Attempt ea9b57080e25c4da37b238bac840adfb744cef52e572f2b1c61857653e3954d4
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root d8e8b8b507269081c988c595e04a53f18a3e4f4c523cce19b4a08b49993c17ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,147
Size: 1.00 vMB
Total Fees: 0.08866425 BTC
Feerates: 261.10 > 8.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (120,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,032 794,032 0000000000000000000122743f64ad9c51f03d15ce3aeb9d86794b96d185e3b5 2,333 1.00/1.00 vMB 24
794,031 794,031 0000000000000000000294484430b1e76e7265d1ed6b5aa028e4d72a69203d1f 2,455 1.00/1.00 vMB 24
794,030 794,030 000000000000000000045b37598f49c7c0f9f2218fa19f76f14e59dbb633bd28 1,939 1.00/1.00 vMB 13
794,029 794,029 00000000000000000000a8c345af621474df915675fc51f12d44c29b1f97661e 1,948 1.00/1.00 vMB 21
794,028 794,028 000000000000000000049ae23d41a09f16026d22256df13aa284bba81bae26f9 2,808 1.00/1.00 vMB 30
794,027 794,027 0000000000000000000042a64235a89ee72a2aa46baaa6ebaefc24d11922e6c5 2,660 1.00/1.00 vMB 37
794,026 794,026 00000000000000000000e2b6fd3a6bb335e2a559e657adeea6453ff3766f6469 2,372 1.00/1.00 vMB 28
794,025 794,025 00000000000000000003e2cd6f0ebaa583548e00e725010ab5d334559778e5c3 2,120 1.00/1.00 vMB 40
794,024 794,024 000000000000000000004030b8358b1e5f0bbbb79181ceb49b66f47750409098 1,678 1.00/1.00 vMB 38
794,023 794,023 00000000000000000003274be66447c26cfb3f3ae585257da122c0a13cdcd4c4 2,402 1.00/1.00 vMB 30
794,022 794,022 00000000000000000003c5e3b8132bade8d06655fc9389687fe1f51126b4df7d 2,429 1.00/1.00 vMB 15
794,021 794,021 00000000000000000005196fea96f8101172bcb05fdfa36226db0dc71d0a71f4 2,261 1.00/1.00 vMB 28
794,020 794,020 000000000000000000038fbbe6f7b43cc630fff4eef50737d593e16474d97cf5 1,508 1.00/1.00 vMB 21
794,019 794,019 00000000000000000000240ac003cfa01f157893d2ca66cf942fd6b561054629 1,115 1.00/1.00 vMB 23
794,018 794,018 000000000000000000033d73f2ece204ed0803b0459b81733e8b91d227b4956c 935 1.00/1.00 vMB 27
794,017 794,017 0000000000000000000555071a9667450146bd7dcfacb3a619655a660da39bdf 2,097 1.00/1.00 vMB 30
794,016 794,016 000000000000000000040ff136e0d66536b27d33f09273ece9f3bd5025a6fa6e 2,938 1.00/1.00 vMB 36
794,015 794,015 00000000000000000001ac25bb665760f7b6d40e7d55486788326c27bf322711 3,715 1.00/1.00 vMB 10
794,014 794,014 000000000000000000005115f12776820be7a96f6a29a4d6cd92dc1b9fa68ddf 2,791 1.00/1.00 vMB 17
794,013 794,013 00000000000000000005454ab0db83ad35afee86ef82d5e854769a1160a4b1fe 2,725 1.00/1.00 vMB 21
794,012 794,012 00000000000000000002f5e6c318de5cb671cd0461b1e5cbce7c129a627eba0a 995 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 651.01 GB
    • Received: 13.38 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.