Loading Tool

Explorer IconExplorer

Memory Pool

91,729 transactions
23.02 vMB
0.08015604 BTC
Random Selection Loading Transactions
Max Size: 162.54/200 MB

Candidate Block

Mining Attempt 9f20377026acc59b967ad8ce81990a75384802a12bd08853068a76618f65f509
Version 20000000
Previous Block 0000000000000000000164b37a206d3d228f3eecdabe89c5eac4a1b7da3b2509
Merkle Root 27230371e203ba1565aa03cb04f1b09e7f8005f2b8b1a0c396b5d6a05f3e0ac5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,675
Size: 1.00 vMB
Total Fees: 0.02651572 BTC
Feerates: 150.50 > 2.66 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,390 (62 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,328 916,328 00000000000000000001351fa9910b09330c73b899cc7e1297e78ebd400c3257 2,995 1.00/1.00 vMB 7
916,327 916,327 00000000000000000001e99d4134b3e9b9eb78370ae5f3034df865d612431a4b 2,415 1.00/1.00 vMB 2
916,326 916,326 000000000000000000016119760f33781a40bb5ed0d72e6d96943874b2f7ff07 3,026 1.00/1.00 vMB 3
916,325 916,325 00000000000000000001a6e3a8f8d5f974348dde4da22cd0f942d90fa9f7948f 4,058 1.00/1.00 vMB 4
916,324 916,324 000000000000000000014f85d8399fa145a7299d3b2c062b2e3d53b3d36112fe 3,732 1.00/1.00 vMB 6
916,323 916,323 000000000000000000009b1a3959af6379da513b967aa3774caae198307415f1 300 1.00/1.00 vMB 1
916,322 916,322 000000000000000000007608ff12f57e227c56f4e04dc87961f572a522b3b065 1,289 1.00/1.00 vMB 2
916,321 916,321 0000000000000000000195daf3463a4cba5384332c4db921a530e51083d806b3 1,989 1.00/1.00 vMB 2
916,320 916,320 00000000000000000000bf9a663847d78dca9cad7b708c51970878c547d9c95e 3,298 1.00/1.00 vMB 3
916,319 916,319 00000000000000000000d83bfdd5b2c245537ba0057cae79617debe486fc98a0 3,631 1.00/1.00 vMB 4
916,318 916,318 00000000000000000000bf0c68c5b31b65a8f53618231a16fc9ffcdfb99d9361 3,360 1.00/1.00 vMB 4
916,317 916,317 000000000000000000017482a6a55d314afa9416e060ab6480a6dfc842e17bcf 2,389 1.00/1.00 vMB 2
916,316 916,316 00000000000000000000733845bf2d4553b589eebe1f57b0ec84a120784c1486 2,432 1.00/1.00 vMB 3
916,315 916,315 000000000000000000019c2e42be03bb54b22ab8fc5abd6ffcd1ef6c0a92d267 2,701 1.00/1.00 vMB 2
916,314 916,314 00000000000000000001b1cb873c30c3622a0b516f8ef0c29564fd2ef05b7b0e 3,385 1.00/1.00 vMB 4
916,313 916,313 00000000000000000000b7803883065fd9453d3009a210913fb0163152239558 1,989 1.00/1.00 vMB 2
916,312 916,312 00000000000000000000e5d83856142331771d54c68098d7d152a8ad15710ad4 3,344 1.00/1.00 vMB 3
916,311 916,311 000000000000000000007f7f98fa84d982bec63c691cc3f24482d36ae5e56607 3,337 1.00/1.00 vMB 5
916,310 916,310 0000000000000000000103256110eadfa3ff12ce38efbc4fec7eea144195dc32 3,971 1.00/1.00 vMB 5
916,309 916,309 00000000000000000001c0a6f9279b3b668e5f89d0e315a9d8be0bea648aa6bb 3,387 1.00/1.00 vMB 5
916,308 916,308 00000000000000000000fae7366b42f0697afc018294388b2a06b5ecdc588c9d 4,645 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.79 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: 893.85 GB
    • Received: 26.51 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.