Loading Tool

Explorer IconExplorer

Memory Pool

80,997 transactions
30.55 vMB
0.08543898 BTC
Random Selection Loading Transactions
Max Size: 186.22/200 MB

Candidate Block

Mining Attempt 370b022fd08aacacfbcbfe98730250f0a91fe2c0d69cdafc148252f372a9b1bb
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root a996d34c943aafe7ddea3bd8226b972cd94aec583244d61b8d0a85ea42915204
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,368
Size: 1.00 vMB
Total Fees: 0.01659442 BTC
Feerates: 318.30 > 1.66 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (239,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,053 676,053 000000000000000000075286d0a615eb0d12d8ce29f3a1729c83f03d0b76eadb 2,227 1.00/1.00 vMB 43
676,052 676,052 0000000000000000000bc695a94e8c209f5330c77e43fd1a24e02ee83dace410 1,372 1.00/1.00 vMB 31
676,051 676,051 000000000000000000062051fa3080296672ff893ef872769612638658059f31 895 1.00/1.00 vMB 21
676,050 676,050 0000000000000000000b70aa0ed6c194f0a15f97c750454bc7a3b3c09e773eb7 1,419 1.00/1.00 vMB 29
676,049 676,049 00000000000000000002e2a1d8a4a7c7b25691bacf90a8efbcf74f70e30ccf62 912 1.00/1.00 vMB 21
676,048 676,048 000000000000000000018439e3163ba46e09a3854a40cd214cb14716808a239d 374 1.00/1.00 vMB 12
676,047 676,047 00000000000000000005ce2a9b1ce8695093f7f425a828439891925bd63fa839 1,221 1.00/1.00 vMB 9
676,046 676,046 0000000000000000000b750358cd0875d659350bb9ad5f997aa42e340eb3ae6a 2,607 1.00/1.00 vMB 67
676,045 676,045 000000000000000000096c448a6152d88f4682356e9d4e6193675db659567013 1,247 1.00/1.00 vMB 35
676,044 676,044 000000000000000000018fccd66d991560853dbbb6c1928b117ed0728a31caaf 675 1.00/1.00 vMB 73
676,043 676,043 000000000000000000015c4856c411149d25a58c1e9b50183b952827df4a6677 978 1.00/1.00 vMB 20
676,042 676,042 000000000000000000073bdeca2849328753b9576d88afc5ce799f6d22fb8654 958 1.00/1.00 vMB 15
676,041 676,041 00000000000000000006a694aef30f43813ce3dc01d106eba55de63d0c568ada 745 1.00/1.00 vMB 10
676,040 676,040 0000000000000000000569cce8fda44f82b320624c39eb71d1c9e1d742b6a194 2,241 1.00/1.00 vMB 25
676,039 676,039 0000000000000000000357bf4996a9a47a42963cfae36a15284874d6d4f8090c 2,549 1.00/1.00 vMB 75
676,038 676,038 00000000000000000004d56b375488032ac13448852a6bf4361c24d688b53cc6 2,135 1.00/1.00 vMB 44
676,037 676,037 0000000000000000000bab05c1569819dad773295c161f8465e25f8cf1203f82 2,230 1.00/1.00 vMB 66
676,036 676,036 000000000000000000060923046dd525e2a497f66d98da10d7f21b86bf69019b 1,474 1.00/1.00 vMB 35
676,035 676,035 0000000000000000000c08c3ca620f6fc91ec069d244be7279b7e9bd7e918b45 1,625 1.00/1.00 vMB 34
676,034 676,034 00000000000000000009c3a8b946a91591c9e66d584bbf9b8910a77617afd2a2 2,038 1.00/1.00 vMB 47
676,033 676,033 00000000000000000004c07d7ad8e268a3aa5035616189cbf93363c1cb65955d 679 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 718.37 GB
    • Received: 17.89 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.