Loading Tool

Explorer IconExplorer

Memory Pool

38,018 transactions
26.98 vMB
0.05619886 BTC
Random Selection Loading Transactions
Max Size: 137.64/200 MB

Candidate Block

Mining Attempt e533fbead3d4bbea1d48506d661ee763d2fcf26adcd5f7e8df2c58b1d3ff8ba3
Version 20000000
Previous Block 00000000000000000001fb9558d6a300962ebeb0589c59e15b35e09e4eea3db7
Merkle Root b7e77ef801b0ae4dbe9ed9525c2ede7f975ddd55e2942737d5eceb53a851264b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,239
Size: 1.00 vMB
Total Fees: 0.00544178 BTC
Feerates: 50.27 > 0.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,654 (566,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,385 348,385 0000000000000000065ed7d3bfa8bac94948330bb28b4d0591c2bf8f481d4bd8 765 0.59/1.00 vMB 12
348,384 348,384 00000000000000000145900fc7ca3d8a18db8f1f2ac17830f4d1ed7b0dd16c63 1,580 0.75/1.00 vMB 30
348,383 348,383 00000000000000001348428acd05fd260b3034e053d491d0728d74f240d2f177 279 0.14/1.00 vMB 26
348,382 348,382 000000000000000009964f795f2bab291913cd14203bfa323317813d9f100ba9 48 0.10/1.00 vMB 4
348,381 348,381 00000000000000000b17abd906381b2f5f1fc8b6da44a3b7e688620cbac15038 94 0.04/1.00 vMB 45
348,380 348,380 0000000000000000169a2042faa39a28c726197f6c9d1dabba4f0a0f76b2a6f9 176 0.10/1.00 vMB 20
348,379 348,379 00000000000000000413ee4d89dccd21bc7378bbfe8c9c758615778e4c09ef16 401 0.22/1.00 vMB 27
348,378 348,378 0000000000000000119c43fbd4cc789d8b144b7f40d564600520f3ae198baf79 401 0.20/1.00 vMB 26
348,377 348,377 000000000000000006600bc27af4ace6e9bcad615e90c3437e398b59db564246 1,096 0.56/1.00 vMB 24
348,376 348,376 00000000000000000112c65276849795b86d444d54fd91a44298e56a2bcea9a8 473 0.31/1.00 vMB 19
348,375 348,375 0000000000000000050876f9258b7757990f34e19c6c481d0b01d015944f959e 512 0.28/1.00 vMB 24
348,374 348,374 000000000000000014e2a239c86f025c842ae4e6a64a9dcec13f1d2464f9c2b2 854 0.48/1.00 vMB 24
348,373 348,373 000000000000000016462f70221e96335f06d457f7e7beaf1201087f45dbdbc1 240 0.14/1.00 vMB 14
348,372 348,372 00000000000000000d8017d1caeb60e1579649b28c39d3eee4250d681f1c248f 201 0.16/1.00 vMB 16
348,371 348,371 0000000000000000160edb81a219486da79c0a34c9b2d6b23badcbb510332f9f 318 0.19/1.00 vMB 24
348,370 348,370 000000000000000001f9497caf8e5a7de4f9e3f7682d5054ea9217fe1f073048 113 0.10/1.00 vMB 10
348,369 348,369 0000000000000000171a2a06aefbeff2136ec2ec6a90ac7a07d1a4ef8c20da54 510 0.33/1.00 vMB 19
348,368 348,368 000000000000000014d1d53de16aac225e6df2b3dd8345a0a897035fcfb0449e 152 0.10/1.00 vMB 13
348,367 348,367 00000000000000000d920dea5beaad9ae251b346817eb76b0acda07817c81a17 127 0.13/1.00 vMB 9
348,366 348,366 000000000000000010330f99dc7d7042eba77868a1609252a294fa097e515300 806 0.44/1.00 vMB 23
348,365 348,365 0000000000000000169eadd1cd8cb48da52b71d7f1128897260a53d146d3c200 554 0.28/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.78 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: 632.91 GB
    • Received: 12.18 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.