Loading Tool

Explorer IconExplorer

Memory Pool

80,286 transactions
29.60 vMB
0.09819018 BTC
Random Selection Loading Transactions
Max Size: 179.19/200 MB

Candidate Block

Mining Attempt fee8f00d4e6bb4f746e9f660cbd5fe5eff2aa12b46ce846b3c25cc35927e4abe
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 6077c9e0e2749cb6f6dad0636eb1cd659467a8eac8590a401a034387f94eb49d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,136
Size: 1.00 vMB
Total Fees: 0.03371223 BTC
Feerates: 178.73 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (548,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,633 366,633 00000000000000000f0310038fea4be1b281621540b9a67ef1f23ae124a7fc2a 1,608 0.85/1.00 vMB 38
366,632 366,632 00000000000000000b846ed245045dfbd46aee0010a86ceea2b1dc1c47b7a7f8 589 0.32/1.00 vMB 36
366,631 366,631 000000000000000006e5cd69cb4ffb900f7b665ff7d443337b7c8d4a3b4cc19a 160 0.10/1.00 vMB 29
366,630 366,630 0000000000000000078a7ff5fca94ef9c1a8fb0aa339f115a591de14572133a9 1,366 0.74/1.00 vMB 39
366,629 366,629 00000000000000000fd15692c25fa28d6e6bf3779bd6c8b7d1d1171581667985 591 0.42/1.00 vMB 44
366,628 366,628 00000000000000001468f51857656b45c778dd2eb724419de3673bd7ef50ab74 575 0.38/1.00 vMB 42
366,627 366,627 00000000000000000da8d8b8bc60a7d9770f36283556faff3ca27181e2d96164 784 0.42/1.00 vMB 41
366,626 366,626 000000000000000009a4578f211f4366aafecb3d6bca456096615df1d1b71a0e 852 0.75/1.00 vMB 30
366,625 366,625 0000000000000000097b28aca9634f31115447e2f5ded3dcb4cdb8725f020167 2,242 1.00/1.00 vMB 79
366,624 366,624 00000000000000000089363a4bd617451133d06813d68dfa09f273032aa4c5f1 1,488 0.58/1.00 vMB 42
366,623 366,623 000000000000000006d3489d8af6e9916aafaaf036842a379c5333d8e1e3b56f 859 0.42/1.00 vMB 42
366,622 366,622 0000000000000000087fbadd082a6830be1a7251e80cbf3ef8658726adb4e71d 126 0.11/1.00 vMB 22
366,621 366,621 000000000000000011c6c4f31ad1ab62650eee076168801732d6def67df4a0bb 813 0.50/1.00 vMB 32
366,620 366,620 000000000000000009826caf7568719ac8da832e0ae86552e823d7fd0e0faf9a 301 0.16/1.00 vMB 39
366,619 366,619 00000000000000000c6ab104a4be68f33e4337f15a9f0be6acbbf22392b7fbb3 204 0.10/1.00 vMB 38
366,618 366,618 00000000000000000a9a6bbc131bc7af915138be3b9aadb893e05501805b0ff9 571 0.27/1.00 vMB 36
366,617 366,617 000000000000000004e2662c6d674cf5d58f596c42a9caec499d1e8534d07120 853 0.45/1.00 vMB 38
366,616 366,616 00000000000000000dc2f8b5cc3d07996b9d0691f015f6a50112678dd66de291 102 0.09/1.00 vMB 28
366,615 366,615 00000000000000001283ab11e5e00eb20cb834ecdcb969b714d73bfadae25b83 627 0.34/1.00 vMB 52
366,614 366,614 000000000000000000f4b0126dfc7c968065b55a3ee0d4c8759d82b1ab724313 636 0.36/1.00 vMB 56
366,613 366,613 0000000000000000015faf9062d444ab8735c1a4205c6e547bd4eb582b6cde94 1,131 0.66/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.68 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: 681.64 GB
    • Received: 16.45 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.