Loading Tool

Explorer IconExplorer

Memory Pool

77,220 transactions
28.85 vMB
0.09826851 BTC
Random Selection Loading Transactions
Max Size: 175.04/200 MB

Candidate Block

Mining Attempt 3bd114fbe81f1fbfa0114634641a55a178e256fb5d97891a19595bc24ce855f6
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root f8d3e6978501e5fbcc11681703a4e846dd090030702312f655807aeacd87433c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,410
Size: 1.00 vMB
Total Fees: 0.03017901 BTC
Feerates: 180.82 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (401,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,474 513,474 0000000000000000002f5a1c154a295b683dcd4fa19f3ae424b6ba1c48af274a 987 0.59/1.00 vMB 5
513,473 513,473 0000000000000000005369caf4296555ab33a4aab01a727cb7d21d814d73a775 1,867 1.00/1.00 vMB 43
513,472 513,472 00000000000000000054bc5013317a947508970ae4895e5c5a59c5fb3c77bcc7 791 0.49/1.00 vMB 34
513,471 513,471 0000000000000000003d8628bb1e882f4a41a880886225a11a7ac473a6778607 403 0.22/1.00 vMB 36
513,470 513,470 00000000000000000037ba6bd6e3c6e4a12e35618138996a850730a76f35451a 1,266 0.88/1.00 vMB 39
513,469 513,469 000000000000000000000f7e96b413354294f4366c9b7cfccfcd2eaded78a15f 1,902 0.89/1.00 vMB 8
513,468 513,468 0000000000000000003016fbf08d818d095d0f9c289e12c79564f26b374dfe57 798 1.00/1.00 vMB 21
513,467 513,467 0000000000000000001702d28623282b344b5e025a4847e35f75389768bf4341 1,049 1.00/1.00 vMB 22
513,466 513,466 000000000000000000197ae315c572d4337df7c50eabfd779e45fe3ebe907e14 2,736 1.00/1.00 vMB 73
513,465 513,465 0000000000000000001bcff357d67bd150cd1ea1c19b4d373b389efe9fc5c95b 799 0.40/1.00 vMB 26
513,464 513,464 0000000000000000001651a57e9f3ecdd62ce9fd8756016dce094e1eae8747db 1,757 1.00/1.00 vMB 48
513,463 513,463 0000000000000000004a930cc69c12499e175e16a0888673500623e3e3f2a349 783 0.74/1.00 vMB 30
513,462 513,462 000000000000000000081a6230902fa2757932b157c71075a804a062a927fc80 1,400 1.00/1.00 vMB 17
513,461 513,461 0000000000000000000d3935a9e0aaa183f9122f7016fb6f2f39cf29516f140f 1,375 1.00/1.00 vMB 9
513,460 513,460 00000000000000000037eb85a7ee8eccfeeb7ba841bdcb0bac30035f8f259bff 2,227 1.00/1.00 vMB 52
513,459 513,459 00000000000000000047eb1596fad88e415e9a0fe39897a4e995b7f5e9079e82 317 0.15/1.00 vMB 72
513,458 513,458 00000000000000000012d881e753f0c060e23bff38e92798de30ce9fdd2d0133 1,768 1.00/1.00 vMB 31
513,457 513,457 0000000000000000004e2c4c1837254dba1d95c2658d7d6812591d8cdc3c784d 1,953 1.00/1.00 vMB 74
513,456 513,456 0000000000000000004b81e5ffb9a1d51db1f69f2fc60d8e42b2966f1e772440 2,859 1.00/1.00 vMB 54
513,455 513,455 0000000000000000001af161a7cf1b1a7e5e67fc1225f8e6f4525aa4b5108805 769 0.41/1.00 vMB 39
513,454 513,454 00000000000000000026e3ab25667942ff5f365999a4d5073a6d6499b8eed594 265 0.16/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.