Loading Tool

Explorer IconExplorer

Memory Pool

80,723 transactions
34.74 vMB
0.18125259 BTC
Random Selection Loading Transactions
Max Size: 194.55/200 MB

Candidate Block

Mining Attempt f241aee5154bbf416e5cd025499c32c6a431915ee69c2e321c87fc6f5c5eb1df
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 67650b32aa90452c3266c9226d6ee90408fbf66655fb2dbf0074c768f6c19c62
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,127
Size: 1.00 vMB
Total Fees: 0.05043921 BTC
Feerates: 150.93 > 5.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (7,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
908,187 908,187 0000000000000000000049a446e9f04275f2926041c62e2f3c48fb0e714feb03 3,840 1.00/1.00 vMB 6
908,186 908,186 00000000000000000000328aed9316e438a125b86dde087751e35ca95eadfbe6 3,418 1.00/1.00 vMB 12
908,185 908,185 0000000000000000000015d7bb94e95b274b221a6a5d50c3898f005a1d9b1ad4 1,295 1.00/1.00 vMB 2
908,184 908,184 000000000000000000017071942fd6b1dd12af9e791bbfb9052960dcc1c63511 1,051 1.00/1.00 vMB 1
908,183 908,183 00000000000000000001e8fbd8a141bafab241428f02afbe48d557a9a489a3ae 1,991 1.00/1.00 vMB 2
908,182 908,182 0000000000000000000003fba560de1b11325a6cf528afd258f6ce29b0a1c80b 696 1.00/1.00 vMB 1
908,181 908,181 00000000000000000000fc58a71971236e396a3fa3d83db1bcd2427189275b0d 2,703 1.00/1.00 vMB 3
908,180 908,180 00000000000000000000f6b9ec80d28d53c16bf1f6350f8cdd49f6208b02576d 2,298 1.00/1.00 vMB 3
908,179 908,179 00000000000000000000710aa9bcab0bd1bf1cac8dbb791d303548ef36159b36 416 1.00/1.00 vMB 1
908,178 908,178 0000000000000000000008d1e7c432f6610d4512226180380158b35ea2f8299f 2,165 1.00/1.00 vMB 2
908,177 908,177 00000000000000000001ed172146a99f2464df8383fd063cb43708d68e331551 264 1.00/1.00 vMB 1
908,176 908,176 00000000000000000000d74e99b99f3098795f6a641f3a00bfdee335806d9072 403 1.00/1.00 vMB 1
908,175 908,175 00000000000000000000f2403011f0513b9d283981dcd3abcd47e2ff02f5867a 1,937 1.00/1.00 vMB 2
908,174 908,174 000000000000000000019867aa69da522262ec3e5ad793954d7fb70efe54205f 1,989 1.00/1.00 vMB 2
908,173 908,173 00000000000000000001a91673c68e03369e4db833136527fc5f572ce3e0421e 1,685 1.00/1.00 vMB 1
908,172 908,172 0000000000000000000115a4a19925d7e32c8d0fd7b3e26243bcd24000e61732 1,090 1.00/1.00 vMB 2
908,171 908,171 00000000000000000001b2fa66a26c7fd3b566e96de3bdb662be6eb262819619 3,146 1.00/1.00 vMB 5
908,170 908,170 0000000000000000000138170d6043d85edbfa5ce22b02cddad18b073f2d8e41 2,574 1.00/1.00 vMB 4
908,169 908,169 00000000000000000002061d8753b9a371363175a60ed1286e4e10b4acd69433 2,721 1.00/1.00 vMB 4
908,168 908,168 0000000000000000000160fb32c5f853f1e772d050825173a4d43d4ee5ba691b 3,567 1.00/1.00 vMB 6
908,167 908,167 000000000000000000014a4c76094d86cecf7cd687559f1fe690188e67a81b28 1,499 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.