Loading Tool

Explorer IconExplorer

Memory Pool

37,885 transactions
28.03 vMB
0.06329840 BTC
Random Selection Loading Transactions
Max Size: 141.82/200 MB

Candidate Block

Mining Attempt 5eb9fd4843b2110ec2ab1225c25156efc2ab09a7059d6f5b5838449f4661716d
Version 20000000
Previous Block 0000000000000000000185a47d8c507babc5447842dafd6aa7aa6d0207188e1d
Merkle Root 5b9cca6c5726d1776c672cde46e1a07906d2737130a9bc44209100c335130b67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,411
Size: 1.00 vMB
Total Fees: 0.00977429 BTC
Feerates: 112.60 > 0.98 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,604 (439,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,513 475,513 000000000000000000ac5acd25c5706c57ffd47d5baf586a4a3bca6f4e78a03a 1,896 1.00/1.00 vMB 198
475,512 475,512 0000000000000000005f08de45356a5e457a5b92991023aef0ec0077fd370f49 1,334 1.00/1.00 vMB 248
475,511 475,511 00000000000000000103b6053061e0e378b56d7b8c668464e83c6abd6c7d233a 1,337 1.00/1.00 vMB 211
475,510 475,510 0000000000000000005658e02745d1f6d2bbce63d76fcf46749bbce3361a2786 1,186 1.00/1.00 vMB 240
475,509 475,509 000000000000000000fee6f3e4f1c0d12214c4536c8bac9cf93bd08d6abdfdef 951 1.00/1.00 vMB 274
475,508 475,508 000000000000000000b68886dc2e6ad7ca881967b1f7254653cb69bfbe73f358 1,518 1.00/1.00 vMB 182
475,507 475,507 000000000000000000a6473e38cd47aa647ada3638217892fa2b9426cf3e2e1c 1,347 0.99/1.00 vMB 269
475,506 475,506 0000000000000000012f67cd60747bd2e2986c42612f7be23763115477b9545f 1,575 1.00/1.00 vMB 280
475,505 475,505 000000000000000001630e974c31f5131976eb63848bee5a598e621cf4c54ea9 2,412 1.00/1.00 vMB 193
475,504 475,504 00000000000000000085c80ec7aa98c70a752b579e670b47f9b2e540face38de 2,346 1.00/1.00 vMB 207
475,503 475,503 000000000000000000a70793b2eb463698c5739b515d6e841fb3052bb3d84678 1,414 1.00/1.00 vMB 264
475,502 475,502 000000000000000000fc6471f96aa8c25e0271b8872a51416b9219e759e812e3 1,561 1.00/1.00 vMB 280
475,501 475,501 00000000000000000151a57cd1ee0942b24ca64e2cfdb7fe98e54a5aa5350e57 151 0.10/1.00 vMB 177
475,500 475,500 000000000000000000be415dfc819b6535f4fe750a9a60e908ff1decfd81f15e 1,987 1.00/1.00 vMB 128
475,499 475,499 00000000000000000021a99d45d7459fe380f0675776ab470f6dcba0bce67820 652 0.52/1.00 vMB 94
475,498 475,498 0000000000000000007fe28300aca97b3a2043df435598ace2d6a7989b8acdf6 164 0.42/1.00 vMB 13
475,497 475,497 0000000000000000010f97b422d8e2288e87ddacc919440844e4caee18854b24 779 0.98/1.00 vMB 44
475,496 475,496 0000000000000000007c86f1a0050f71e4563002a2e4f05ad6e1782608f7747d 1,840 1.00/1.00 vMB 44
475,495 475,495 0000000000000000012145e768d9748e2f42b07f1a50360d26b52fdcfb1952c3 2,620 1.00/1.00 vMB 235
475,494 475,494 00000000000000000036ba091752c6f703964081ed557a1f3564eaf21518c6c1 1,629 0.64/1.00 vMB 139
475,493 475,493 000000000000000000cfbf89d9162e9d467565585b90d298324338869ce27928 2,300 1.00/1.00 vMB 191
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.83 GB
    • Received: 11.83 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.