Loading Tool

Explorer IconExplorer

Memory Pool

80,180 transactions
30.43 vMB
0.07965557 BTC
Random Selection Loading Transactions
Max Size: 185.59/200 MB

Candidate Block

Mining Attempt 81ce2f9835af7602ab1e17042ef355470a585f7b69fc4d9ab96de72dfe5ad6aa
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 0a560304254400f533bcaaf8a686646402f718bc7137642ebc5f79831274b6c4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,121
Size: 1.00 vMB
Total Fees: 0.01141013 BTC
Feerates: 301.57 > 1.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (573,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,748 341,748 000000000000000000de8160d3cb0014df88b63b791cd694ed73af8879a1de46 563 0.48/1.00 vMB 17
341,747 341,747 00000000000000000a5b0d7846953d020d94f14f032ca4dc817d10abd8eb9294 512 0.22/1.00 vMB 30
341,746 341,746 000000000000000007949114618eaa07339965df73f4fa9897ac0438fbc07254 906 0.50/1.00 vMB 26
341,745 341,745 000000000000000009c2791bc96ced4525b876a0bbead173eb83da0d89ad6cd8 994 0.45/1.00 vMB 24
341,744 341,744 00000000000000001224fe995836c3c505ac079bdd4a426fe4d091fdd0f0ccf8 1,323 0.80/1.00 vMB 23
341,743 341,743 0000000000000000048da5904c3668e73d8232c9d310968b23fa39a1f5b4a00e 507 0.28/1.00 vMB 25
341,742 341,742 00000000000000000fc2350fcff5e67b9b62e4873f0ce3a7d2a3a9b44e614f0c 65 0.04/1.00 vMB 21
341,741 341,741 00000000000000000dd345173bd365d1199e28fbbafbf09cc7bffa3d6392f5e1 134 0.08/1.00 vMB 18
341,740 341,740 000000000000000018ce35a24ed7410ef41068cf6e01d8ad19bec135ea9365b0 128 0.06/1.00 vMB 40
341,739 341,739 00000000000000001a36f372e98901a2cb88c3f317ab672bf032c257461581e6 815 0.61/1.00 vMB 24
341,738 341,738 00000000000000000dcc2b4c051c51cd6c263e3d451f97d41073f59a317edf8e 548 0.46/1.00 vMB 15
341,737 341,737 000000000000000009c05cf518f98758a1dec2943a75aad56240789ac9ca0afb 1,291 1.00/1.00 vMB 18
341,736 341,736 0000000000000000037afc47f2bcc101fe35ab43d03d54a3a77eece7478137e9 512 0.15/1.00 vMB 54
341,735 341,735 000000000000000001208b889629b6758fd7116f81fe2b3260419888b276870d 887 0.35/1.00 vMB 33
341,734 341,734 00000000000000000ed628d9aea654fcb465d1cfdc3c0c37585da3d1d95552bc 485 0.22/1.00 vMB 35
341,733 341,733 0000000000000000003cde74f1b8741b466e4a4412a5b3bdb5b2481a0335be78 1 0.00/1.00 vMB 0
341,732 341,732 000000000000000016f13cfdf57eac22722282952487c9238218b382c0a28b33 582 0.44/1.00 vMB 18
341,731 341,731 00000000000000000d3fe8cc9d41a214bca25a5c1a442def8439d8c84a7e6fca 322 0.14/1.00 vMB 33
341,730 341,730 000000000000000013fc857b4dce2f84b8da23f4068bdff8e7b029ac715f484b 348 0.66/1.00 vMB 11
341,729 341,729 0000000000000000172c05b2fd93d50d0614cf62bee3206b376c8d9277181e33 673 0.75/1.00 vMB 20
341,728 341,728 00000000000000000d22985f0b14ba24eca963f790cc249956867c1ce133f771 642 0.75/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.06 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: 720.77 GB
    • Received: 18.25 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.