Loading Tool

Explorer IconExplorer

Memory Pool

83,656 transactions
34.91 vMB
0.16593004 BTC
Random Selection Loading Transactions
Max Size: 198.80/200 MB

Candidate Block

Mining Attempt 07ee88eb5bb00c1711dc7a1fa734be3ac9abf997295b13691b939d8fe634d419
Version 20000000
Previous Block 00000000000000000000d01ec66a5500a065a0accb178777c62c2953c9414924
Merkle Root d9e2ad6925a011106585d29a0d13dd68aa9135121239330f9da0b6bff54f75bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,543
Size: 1.00 vMB
Total Fees: 0.04044292 BTC
Feerates: 150.90 > 4.05 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,410 (762,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,185 153,185 0000000000000c9e899a3acbb2f231dc170a858a96f0805df6d3fe11868207c5 30 0.01/1.00 vMB 133
153,184 153,184 0000000000000a36240fb6f302bcfec7ffbf434ffcc78124f779462cf3f1e787 2 0.00/1.00 vMB 0
153,183 153,183 0000000000000477d6959c9c6bc3b4e85d846c33bcb7914de6cce3e7c09d474a 10 0.00/1.00 vMB 34
153,182 153,182 000000000000089877e5b3dec7aa834132a41eee63ce144ab923d49301ba4e36 12 0.01/1.00 vMB 44
153,181 153,181 000000000000060d90101ba71494c98214ed6751406518d5f921df8c216e59ae 7 0.00/1.00 vMB 0
153,180 153,180 000000000000084a908cedd02f0a8d18359b75e49722d55f16128e523166e211 28 0.02/1.00 vMB 149
153,179 153,179 000000000000063eaa588456ef15a9623663fdf841e4291cbb61b6a611fd2485 89 0.04/1.00 vMB 44
153,178 153,178 0000000000000b0ba109e26a8c089197569e65a597c467e843b8891219f75630 10 0.00/1.00 vMB 29
153,177 153,177 0000000000000843639d4148325fb5e5ba1c8dcb3ca23873e51521842a44c3c9 55 0.03/1.00 vMB 19
153,176 153,176 00000000000004e7bb3f1df32623b60469dff4acd1b8a587b0aa8c5d008e22c8 9 0.06/1.00 vMB 50
153,175 153,175 0000000000000a581ec7c199d409e04acb8d90f896f6fae905b2718392aaedc8 19 0.01/1.00 vMB 28
153,174 153,174 00000000000002e3eefdfbfcb88949434db392a0ef3b54725a6be5d583397a96 90 0.03/1.00 vMB 16
153,173 153,173 0000000000000db4a4d72ca09b6abb0fce6ca1e2d32b22d3518e8ba26bca1f32 150 0.05/1.00 vMB 53
153,172 153,172 00000000000007527387133f96ae5bb5898071f8dcbbf347fa7b2709ae7025a1 59 0.02/1.00 vMB 15
153,171 153,171 00000000000002b632f49067024864e0f3c74e5e63189d64351a50c938ff86a5 123 0.04/1.00 vMB 52
153,170 153,170 00000000000009cfe137a8fdc9b39cc94328bf998d3fd86a84d10deff4c11097 14 0.01/1.00 vMB 292
153,169 153,169 0000000000000de2e7201f584026ef60c69078ca8409949e6b8190837ecebc5e 78 0.03/1.00 vMB 490
153,168 153,168 00000000000002490a23d4a71dd5a0a0d00343c6d68ca7a0fb910ecdab4197db 30 0.01/1.00 vMB 172
153,167 153,167 0000000000000d48590d074100521d71b82ea140ed2dd9d5f926a8bde41d2f09 24 0.01/1.00 vMB 71
153,166 153,166 000000000000007b071af44dde448c6d5566948a5e81a95cfd0212d5f604f6d7 25 0.01/1.00 vMB 63
153,165 153,165 00000000000006cf4612d761d2e57c21c277b6d2f930ebf286231aa44beaabb8 82 0.04/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 783.10 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: 729.46 GB
    • Received: 18.49 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.