Loading Tool

Explorer IconExplorer

Memory Pool

19,622 transactions
8.88 vMB
0.08972948 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.10/200 MB

Candidate Block

Mining Attempt 3ff223f370ddbc90d6ab065734ace89a6c3c72079b2076b2c5b1583189e6f516
Version 20000000
Previous Block 00000000000000000001816ebe27c4b538156b72d2393ecf91ed8f62040739b3
Merkle Root cf4795ecc3f35c0cee17a802331582dc6f0add39faea5f4532badf3be7d1b852
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,736
Size: 1.00 vMB
Total Fees: 0.07022387 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,408 (787,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,298 126,298 0000000000002499e4d7a35a868f346f646c691ab0bfdce526e434ad9a885310 37 0.01 vMB 1,048
126,297 126,297 000000000000354f8c9db82aa1aa8326a6034272e3868aee6c47e900856c5e54 1 0.00 vMB 0
126,296 126,296 00000000000041e856937b8090b0f45c36334ca0972f1455e11c88cdb67337dc 73 0.02 vMB 2,802
126,295 126,295 0000000000003b4a6f3dd519a1a11b3f0e31a18789ea4407aa1d39151a3284c0 11 0.00 vMB 1,102
126,294 126,294 00000000000026f2a4c242b950358ddade0bfabfdd037861ad234073c3a93d18 9 0.00 vMB 0
126,293 126,293 0000000000003f459208659c7c3c4c2a407b6c6b921a1a031ac60f3be24b3e27 13 0.00 vMB 1,127
126,292 126,292 0000000000000f79296d86d6ba9d3729326b99c21447dfa2e44db87868d630b7 10 0.00 vMB 1,266
126,291 126,291 000000000000364b1f792cb211843f01103ec05609849215f4315ecc049df341 9 0.00 vMB 285
126,290 126,290 0000000000003f2c0fd6919f4ebdc09959d554b64ad307415ed6f9662b478e92 12 0.00 vMB 323
126,289 126,289 00000000000009a03cb95d17bbd0106157276fa5d1da3ce0a1769157818a10c3 9 0.01 vMB 796
126,288 126,288 00000000000009955d5a9062e1d98f020250bbaeee7f7b848c963890ac03d93d 10 0.00 vMB 0
126,287 126,287 00000000000042c60e0bfcd7061ccd4996850bfc2579ac873022157139d3f46e 13 0.00 vMB 743
126,286 126,286 0000000000002c65c056675a71dfdd49ac5291b96d392cc25ca74a6158ce8f9c 47 0.02 vMB 1,642
126,285 126,285 0000000000003e0a1e0ec60f1fc3db3e0e0d553cf56fa52cbe3ea9f655de2e9f 23 0.01 vMB 679
126,284 126,284 000000000000418699573d75536a4796979d8ea1240b59a2d81936024310a961 23 0.01 vMB 736
126,283 126,283 0000000000003f95a97b57b10c877c91f99a7cdec2b97d1f8e161fc45c03cedd 37 0.02 vMB 688
126,282 126,282 0000000000002dd82eee397d865fd9ebc26b141644f30203747edb2ced2cb72d 11 0.00 vMB 351
126,281 126,281 0000000000001f5e794fcdb747dafd5c524337e00cdd4652ed84a0bb7d860946 9 0.00 vMB 0
126,280 126,280 00000000000009507b970ab67137979be401c7869aa038f64d4fcd4d2fa80456 15 0.00 vMB 1,049
126,279 126,279 0000000000001386c61d159788abd065b61010584ed1834cadc3280298d089a4 11 0.00 vMB 655
126,278 126,278 0000000000001e1da5b379eec17dbcfa5e481ac1a02087bfe610da083cf04ea9 10 0.00 vMB 891
Previous 10 blocks ↓
Total Size: 779.58 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: 281.75 GB
    • Received: 1.11 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.