Loading Tool

Explorer IconExplorer

Memory Pool

73,568 transactions
27.27 vMB
0.06466885 BTC
Random Selection Loading Transactions
Max Size: 166.31/200 MB

Candidate Block

Mining Attempt eff2e7695ea595e416f5d7b279748e6d46598af7320da65f86f2f21198fc79b3
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root f14519d51b40d00048076d4574baf4112a6a99a6d4800fc301a9b124a029d0ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,452
Size: 1.00 vMB
Total Fees: 0.00678104 BTC
Feerates: 74.05 > 0.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (387,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,712 527,712 0000000000000000002103f89344156412260bdafc1014d1e4c1f6de2c932e86 152 0.06/1.00 vMB 22
527,711 527,711 0000000000000000000aaf7e49ff88db6758fc8348bbf56a1f8df373fd78be07 1,106 0.50/1.00 vMB 24
527,710 527,710 00000000000000000006c4cd76be3b97e936dce49def5fc2341ddbdf6cc9285e 974 0.63/1.00 vMB 10
527,709 527,709 000000000000000000131a2a84000cbe4dd68d1e923ac3c3f1ab0f4c9a075237 2,190 1.00/1.00 vMB 22
527,708 527,708 00000000000000000024f95d3a450c3d00aea80b0a5946c181c8febfcb92ab2c 8 0.00/1.00 vMB 16
527,707 527,707 000000000000000000260670f5edb2de487aca69d6480efbfc3a1801a3471dc0 432 0.17/1.00 vMB 16
527,706 527,706 0000000000000000003896b0f78562ec1941bf758e8b555b68f865197cb95d6d 145 0.05/1.00 vMB 19
527,705 527,705 0000000000000000000f55c91dbe5393d8883c1853fe3a78e069a192fd6db996 189 0.10/1.00 vMB 27
527,704 527,704 00000000000000000012e34c51bf1e4d05c389a8eeb0da7bf9e352cce08577e9 640 0.44/1.00 vMB 19
527,703 527,703 00000000000000000023c75c073afe6a58c4b98aedfecbf169a4e941c88dde89 719 0.53/1.00 vMB 12
527,702 527,702 000000000000000000300ee2ae19c79f387be3dedd8c0ae12968264e48881d32 358 0.14/1.00 vMB 16
527,701 527,701 0000000000000000002b77641d9ab133d0bc244e2c9246fd29f3016235553be4 933 0.38/1.00 vMB 22
527,700 527,700 0000000000000000002298f5eb913bf53a247629eb248a358a8f10f193af0b4c 601 0.26/1.00 vMB 21
527,699 527,699 0000000000000000001bffaf9ccb7eb12f29446427736a5457d648a0d583ea43 558 0.23/1.00 vMB 24
527,698 527,698 0000000000000000000b57be987af1bafa1fa9883af3ed8aff454e1ec86a8997 1,283 0.52/1.00 vMB 24
527,697 527,697 0000000000000000003869354bf355a9fbe23a2f2b5ffc45c3da1c566421f2c2 244 0.18/1.00 vMB 3
527,696 527,696 0000000000000000002cd57debc0d02ac757cf132370f684fd44bba1b086822b 740 0.25/1.00 vMB 26
527,695 527,695 000000000000000000008fed3938d929ceee7ad43323250d5f9e6acc2587dfc8 513 0.24/1.00 vMB 29
527,694 527,694 00000000000000000027a60334d8917ca643ea18b1aab3855fd72719b5e33f29 837 0.33/1.00 vMB 30
527,693 527,693 000000000000000000329794d8d30c1c89158fdcf4f4c99088143caf73bae60e 166 0.12/1.00 vMB 13
527,692 527,692 000000000000000000054c0ee344a99a36bbe6dc6a74ba499c1b42efdbf50b40 530 0.35/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.