Loading Tool

Explorer IconExplorer

Memory Pool

83,478 transactions
31.37 vMB
0.09762392 BTC
Random Selection Loading Transactions
Max Size: 191.22/200 MB

Candidate Block

Mining Attempt f28ae4bfd30c2f9ee6d1fde09de216de7668e66aa17289f9f48ab6e79163216b
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 7a0d1450c24eaeb15e0fa4e4f753b8849ee9fa180cac6c2b1effbebeee132c61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,232
Size: 1.00 vMB
Total Fees: 0.02546601 BTC
Feerates: 177.93 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (318,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,648 596,648 00000000000000000002fabca6bbbba2b050410f746e6aa74c7e71d1b51df212 2,122 0.62/1.00 vMB 26
596,647 596,647 00000000000000000007ae1d25399942c6762a67f6d9982d8d7b5c508255601f 2,841 0.88/1.00 vMB 23
596,646 596,646 0000000000000000000f6d42f91e87dc9ca7c4cfd3a034f60b78b31a358d8d18 2,008 0.68/1.00 vMB 20
596,645 596,645 0000000000000000000986c490ecc2aad2abdcaadfb9dd508c009f9fa703db40 2,723 1.00/1.00 vMB 36
596,644 596,644 00000000000000000009616b899d503726595af7623d867de9b819b3a75f0788 2,733 1.00/1.00 vMB 25
596,643 596,643 0000000000000000000f7d64ffc71796917a068643dd3ee7a0945f753dcbe2c2 2,036 0.80/1.00 vMB 24
596,642 596,642 0000000000000000001712ff994cda07bd5b07885a969a20fe4d202be39b7075 2,882 0.99/1.00 vMB 23
596,641 596,641 00000000000000000001662933a87842db8320abb1eeb3e6d6e3e0fb19851cfd 260 0.16/1.00 vMB 17
596,640 596,640 000000000000000000078e5254f96f8d9b8ea11d11938a147acff9f7911535ca 2,167 1.00/1.00 vMB 7
596,639 596,639 00000000000000000008422afd335656f1003e2ed274c17a7c24268ad781a7d5 2,646 1.00/1.00 vMB 30
596,638 596,638 00000000000000000002476934564405278b3310992a65e5ab3e073e4226ee2a 2,340 1.00/1.00 vMB 25
596,637 596,637 000000000000000000099027d527558e5547178dfab14f594426627ad6b0ca70 393 0.10/1.00 vMB 21
596,636 596,636 000000000000000000079865326d58dfbd5c33ea2155967e8982bc77a398a4fe 1,043 0.44/1.00 vMB 20
596,635 596,635 0000000000000000000ea50ed90d4ce52146b4f5466a6bb9822b9ceee12aca7f 885 0.28/1.00 vMB 23
596,634 596,634 000000000000000000088982c55631db2228068603db3ab93ed2d688fc0a15b6 1,333 0.48/1.00 vMB 19
596,633 596,633 00000000000000000010d2639b4385497668bce1453b1ef798ddc9e8d6fc26ca 2,680 0.87/1.00 vMB 23
596,632 596,632 00000000000000000002ffcb8bc45f35cea067c0b5a7b44b4f4999e22da1b563 2,081 0.70/1.00 vMB 27
596,631 596,631 00000000000000000015d0747ebcc50ad29a9f0941a6315c47047e4437b1cbf8 1,846 0.54/1.00 vMB 22
596,630 596,630 00000000000000000000cd21bbba5106bec963f06334bc6044aa5d1c6263b3f4 512 0.18/1.00 vMB 39
596,629 596,629 00000000000000000009c61688b48cc5201b4da1bb53a12ee4533767ee967492 2,450 0.75/1.00 vMB 25
596,628 596,628 00000000000000000012d2551c75ae3d494177d8eca363c2da701543b0c762fc 1,624 0.51/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.