Loading Tool

Explorer IconExplorer

Memory Pool

81,302 transactions
29.89 vMB
0.07730874 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt 0b19d37a6d019ce541bf6ad799542d4a359ae808f27c122fd8ab5681a6fa8ed8
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 8e34ed763dc2538d3a4282138d86215e5e27e2c3e79080d9eab27e8295578505
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,868
Size: 1.00 vMB
Total Fees: 0.01625978 BTC
Feerates: 151.12 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (432,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,560 482,560 000000000000000000e44445e7337c99cbd35ab10f98b6540aa40e4670735250 2,117 1.00/1.00 vMB 249
482,559 482,559 000000000000000000eb80c5832e25a9b760c6a77a2133b71adffd97c2136dc3 1,932 1.00/1.00 vMB 269
482,558 482,558 00000000000000000003be7da5c11420b983e75713f06a7d2914869dd8585d62 1,936 1.00/1.00 vMB 445
482,557 482,557 0000000000000000007188d1fe456e8d4f30a113497269656b02db10ed306694 1,281 1.00/1.00 vMB 215
482,556 482,556 000000000000000000a2cb895647f75b992e660528fec00c87d9c868f9aad807 1,756 1.00/1.00 vMB 279
482,555 482,555 000000000000000000dc4512b5f5c1955048d0101c489144db558d29f5e27479 661 1.00/1.00 vMB 86
482,554 482,554 000000000000000000da00e1cd394cfbab4c35786457acd350b97fe5fb05d2a3 596 1.00/1.00 vMB 124
482,553 482,553 00000000000000000124493b0f78f2d1533a13835c2f05d982a3117e5ae552ef 945 1.00/1.00 vMB 78
482,552 482,552 00000000000000000125d823ea215dd35163514c86b7a5e808e37a9c76f57301 2,008 1.00/1.00 vMB 328
482,551 482,551 0000000000000000001e0ab08e00d12866798be25cf20503a8fd64d0b2577139 727 1.00/1.00 vMB 82
482,550 482,550 0000000000000000008b3fbeebe1e4d54b51e5f6927263071bf069b97ab3be57 2,236 1.00/1.00 vMB 139
482,549 482,549 0000000000000000002649c0f9b625bca4b666591c8dd1fc66ee843ce3681f0b 1,716 1.00/1.00 vMB 305
482,548 482,548 000000000000000000b659f95d1715e65a05aba9ec75ac628e42befe04652055 1,700 1.00/1.00 vMB 455
482,547 482,547 00000000000000000030a1428179bb2f956a97117f252c7439f5778be8519cd5 1,509 1.00/1.00 vMB 285
482,546 482,546 00000000000000000006d1f386693e0a008b43198bc8f12cd5a2996017b4f4d8 1,754 1.00/1.00 vMB 480
482,545 482,545 0000000000000000003c5229211dde282bbce056543bd560fee27b61ac9ed33b 623 1.00/1.00 vMB 41
482,544 482,544 00000000000000000085727bb75007860a491ad0050d014a76d4ace4b16f4f21 2,005 1.00/1.00 vMB 354
482,543 482,543 00000000000000000085e82f2193cd39ed7512fdb44ee1fd6687763509bc1532 1,157 1.00/1.00 vMB 162
482,542 482,542 0000000000000000005c4b7a4b24db9d51c57333ec38c74bc5a0b3c723a7a3b1 1,995 1.00/1.00 vMB 368
482,541 482,541 0000000000000000006bc9998f16cc0315bbca5cd6accfd3292dc4ee98cfcd69 1,639 1.00/1.00 vMB 269
482,540 482,540 000000000000000000f0a822e7ec89f2171c28f9b75227a3f36348e8eb87c315 1,621 1.00/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.