Loading Tool

Explorer IconExplorer

Memory Pool

77,049 transactions
28.61 vMB
0.10203987 BTC
Random Selection Loading Transactions
Max Size: 173.11/200 MB

Candidate Block

Mining Attempt ead40bd4f977a48b1bd6491d7ae69aeee605441f9e7b1116bf24bd4cd5aeab95
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 0e9ed4164acc6da82997276360ee916f9b080224d43c0bc6bfc8ac0c1fc33cf6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,645
Size: 1.00 vMB
Total Fees: 0.03506403 BTC
Feerates: 402.60 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (235,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,707 679,707 00000000000000000003d4642b7721972521aeb0e8095ab59ecb64aad770d0bb 2,357 1.00/1.00 vMB 126
679,706 679,706 0000000000000000000286da48503a6161bdcb3d72bb005624c5da2dd256d57c 2,286 1.00/1.00 vMB 160
679,705 679,705 0000000000000000000345253876af48a86571b26583f80377e5472fb260db43 1,896 1.00/1.00 vMB 202
679,704 679,704 00000000000000000000ecc9386bc88d315bba95378c5ea9d0ad17f07c36c2a1 1,824 1.00/1.00 vMB 175
679,703 679,703 0000000000000000000b49c3b6c164a90681b2fd6df673577350afae5d8f8177 2,753 1.00/1.00 vMB 287
679,702 679,702 00000000000000000007363ec0ddb88619efbefb385d0b30fc16fa32f75f369b 2,701 1.00/1.00 vMB 161
679,701 679,701 0000000000000000000b64630a26af7554f65337e59cc5aa73d5dc54a0a7299c 2,647 1.00/1.00 vMB 140
679,700 679,700 00000000000000000004b6fdeda8a2dc1dfe066fad2172713ba45427eccc9d2e 2,821 1.00/1.00 vMB 158
679,699 679,699 0000000000000000000413d4d96c932efa2200e4da4fd0d59adb5595ec0c8f82 1,808 1.00/1.00 vMB 201
679,698 679,698 0000000000000000000321fcba68897088c8465473a52af96cd0588e29690282 2,353 1.00/1.00 vMB 207
679,697 679,697 000000000000000000040e00c9b64f75fdb965360874b11123b38afda3144989 2,441 1.00/1.00 vMB 121
679,696 679,696 0000000000000000000bd3d37bf3dab9b95f31226699e2d881bb6c79ae7ff347 2,642 1.00/1.00 vMB 163
679,695 679,695 0000000000000000000496cab57785fca8543780767e02fd74722dfd69bbd5b8 2,968 1.00/1.00 vMB 141
679,694 679,694 00000000000000000001ab93e33f93d92951b64075b1f3f991fbba47a24bbcc6 2,811 1.00/1.00 vMB 92
679,693 679,693 000000000000000000049ff41f1c3167ec43dff64ce5bddfd4ae473ba2d4d4d5 2,504 1.00/1.00 vMB 114
679,692 679,692 00000000000000000006e7ffb563b0947f5af57497d158093edcec32308e2af3 1,902 1.00/1.00 vMB 148
679,691 679,691 0000000000000000000bccaf003b98d285c8bf39f82e48cbbe92114029f4a9b1 1,874 1.00/1.00 vMB 201
679,690 679,690 00000000000000000004a2c0a7819a3519693c1784ce9ba42bfecb7c830fe4ba 2,642 1.00/1.00 vMB 129
679,689 679,689 000000000000000000022469031b8c81b5f2587afc5dc6b707a1329e100e421c 2,655 1.00/1.00 vMB 147
679,688 679,688 000000000000000000081462a8868627413b0af933b05c9c7d97bb5542ecf40a 3,025 1.00/1.00 vMB 192
679,687 679,687 000000000000000000075d317b7ee99d8b0309064559596315c428d7ebbd8ac0 3,104 1.00/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.93 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: 714.70 GB
    • Received: 17.59 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.