Loading Tool

Explorer IconExplorer

Memory Pool

80,330 transactions
29.87 vMB
0.11811599 BTC
Random Selection Loading Transactions
Max Size: 179.84/200 MB

Candidate Block

Mining Attempt ff9dd0d177f44e0be9a18ec276f91e94bafb4bb0bf8e68fafc056197be4f0f46
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root eb572e05594dcefc153c0e86d5547062642920f9ffbe411ebd6280b01a80cd00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,622
Size: 1.00 vMB
Total Fees: 0.04888866 BTC
Feerates: 169.80 > 4.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (522,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,022 393,022 00000000000000000783eefda4e0815433430d7b0f4372c4376560bc34690b12 1 0.00/1.00 vMB 0
393,021 393,021 0000000000000000067686a536ee06f29cfd7ef5c5936b6aaa9f79f3e5c964a6 777 0.99/1.00 vMB 11
393,020 393,020 000000000000000002b51de233ac2e651ca45936127933847ea4233340ec1f5c 1,389 0.95/1.00 vMB 23
393,019 393,019 00000000000000000774068e224a003816f1e2477fd5d1151f6bc39da6d49fe4 2,495 0.93/1.00 vMB 52
393,018 393,018 000000000000000005b312cf0be179a313ae291dc2531ac0b836d5053e2f05ed 1,352 0.74/1.00 vMB 34
393,017 393,017 000000000000000002004f48253b157ee19978d1718612108e0e44887348bff2 487 0.35/1.00 vMB 24
393,016 393,016 0000000000000000075e94fe9e83c73c6f43d7c63f20c003920c6603dbb27be1 1,226 0.93/1.00 vMB 22
393,015 393,015 0000000000000000075e9a75e8d44ba9e512e96d05a70a3159b13ad62eef1066 2,013 1.00/1.00 vMB 28
393,014 393,014 00000000000000000145cb386289ab8f9015246d226431a4b5de6da87f524c79 46 0.05/1.00 vMB 11
393,013 393,013 000000000000000007345b446614a1ce128ab878aa8c4d245a8608cac35fb41b 3,205 1.00/1.00 vMB 68
393,012 393,012 000000000000000000ba7b7a912465fef1dd7d608a0125872d7aa671c212ce9a 544 0.24/1.00 vMB 38
393,011 393,011 0000000000000000081ff6f6deb788aec7c926218542512d28b3d62ebe28c410 293 0.25/1.00 vMB 15
393,010 393,010 00000000000000000346b5f3be6a642a0fab60f8965aa99add6cc07d09e93f6c 956 0.47/1.00 vMB 33
393,009 393,009 00000000000000000a07d28a117defef7d7d06b0089afea8cb7808f023666be7 1,192 0.64/1.00 vMB 31
393,008 393,008 000000000000000001f70fae62f50ee2bfb5e8e39ea3ae478f01c1b39bc49ad6 591 0.31/1.00 vMB 31
393,007 393,007 000000000000000007c5e9d966356cf5f610dc4abc69f4b34b54b1f1f82712da 173 0.12/1.00 vMB 19
393,006 393,006 000000000000000002ade0bdcb98b039cd4cf63a16e569fd7de5972341593468 886 0.82/1.00 vMB 16
393,005 393,005 000000000000000002e1f4bbadae4602b157ae061c5a164659499ae809bf675e 537 0.25/1.00 vMB 39
393,004 393,004 000000000000000009d6d59be6beb57105d1393f993d12a3047abcffdbd81f10 759 0.46/1.00 vMB 32
393,003 393,003 000000000000000001d6f69fa1a0bf096363a76dfa245e66cb216197098d8b57 1 0.00/1.00 vMB 0
393,002 393,002 000000000000000000c26b936ce2c7cf898f5e515d4788c968ebf233c33459ed 1,559 0.75/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.