Loading Tool

Explorer IconExplorer

Memory Pool

82,161 transactions
30.51 vMB
0.13260619 BTC
Random Selection Loading Transactions
Max Size: 183.84/200 MB

Candidate Block

Mining Attempt 6a38a66dd4cef5bb5071055a155e362c96f06c42453662bb31aaa923b4289e5e
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 6190fd3a4965a46442f11735c02daea0fe4c008b3c2f9dae5b809605a553bbfe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,631
Size: 1.00 vMB
Total Fees: 0.06947079 BTC
Feerates: 203.60 > 6.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (348,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,950 566,950 0000000000000000001f9118f56234e0ef9fa26473702ff583f2433e86dff729 2,921 1.00/1.00 vMB 41
566,949 566,949 0000000000000000000c627d4787853c51e24329f3ea5d2815d57357d56274f5 1,883 1.00/1.00 vMB 7
566,948 566,948 0000000000000000001f81335be868629da1e002c4036acbd5ec15793e7bd1e6 1,754 1.00/1.00 vMB 29
566,947 566,947 0000000000000000000ebdbf2327f55ed6905d8450abe5a397bb4567f34d508a 2,643 1.00/1.00 vMB 39
566,946 566,946 00000000000000000003cca703ca78e028acd2bca18f85051bb650f17fe119e6 2,815 1.00/1.00 vMB 39
566,945 566,945 00000000000000000002091f5a2dd41be69e50342a1dda96686a084d1ed7542b 3,300 1.00/1.00 vMB 65
566,944 566,944 000000000000000000118a500c8130006db18e6d44ed8769fbfee2b8fc09d8b1 1,547 1.00/1.00 vMB 5
566,943 566,943 0000000000000000001bd8546d85354c8ca702fba0067f156981ce008be4e5a8 2,201 1.00/1.00 vMB 25
566,942 566,942 00000000000000000023b23631aff1a70b29f38019c9330f60ebce17bfdb187c 1,057 1.00/1.00 vMB 9
566,941 566,941 000000000000000000180513774ca7ff498d53dfcd59f3de81b974c9a6fe9577 2,871 1.00/1.00 vMB 32
566,940 566,940 0000000000000000002d37da5d2696c7553bef615feb69a8691ab3d801079a6e 1,690 1.00/1.00 vMB 16
566,939 566,939 000000000000000000064d110c93815ef15eb68ecc81ef64769cb456bb24b630 3,299 1.00/1.00 vMB 36
566,938 566,938 00000000000000000003e854aee7346a0d09d6ede68b3be8eb5ca0ff302cb72d 2,764 1.00/1.00 vMB 23
566,937 566,937 00000000000000000001faad47a7a5debbbda84431792f7a2cc20b7b1d28b11e 3,283 1.00/1.00 vMB 43
566,936 566,936 00000000000000000026a389c92c04a1035201c306b27c0d6d130fbc1484a63e 2,613 1.00/1.00 vMB 12
566,935 566,935 0000000000000000002547d0917fa37dd56a6bb6cb717f43e362d82bacf87f27 2,216 1.00/1.00 vMB 29
566,934 566,934 00000000000000000008c7a387d6cd54ef0fa113375ab70ae06691c99645c712 2,570 1.00/1.00 vMB 35
566,933 566,933 0000000000000000002b21aa1960d11355fdbb10fb259d72eaacca365125f52a 1,176 1.00/1.00 vMB 12
566,932 566,932 0000000000000000000006d57adeda4f0771a872f7e8ef2f260a84f1122cef17 2,363 1.00/1.00 vMB 25
566,931 566,931 00000000000000000016b14ef4a2845d748435ecece66296fd36ae01f74393ec 2,491 1.00/1.00 vMB 18
566,930 566,930 0000000000000000000221ff4ab5a481362a1f10300135289677a50d73d214af 1,560 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.34 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: 661.29 GB
    • Received: 14.80 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.