Loading Tool

Explorer IconExplorer

Memory Pool

92,009 transactions
23.11 vMB
0.08227532 BTC
Random Selection Loading Transactions
Max Size: 163.09/200 MB

Candidate Block

Mining Attempt f4d964ce9cbb4f7f231c77c8e12f2aa5ce241605c9b870403c7ef98af4601370
Version 20000000
Previous Block 0000000000000000000164b37a206d3d228f3eecdabe89c5eac4a1b7da3b2509
Merkle Root a3997d9e7f51a122bb65f8b860fdf10674202c29e6c09d095f659033fef4b637
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,340
Size: 1.00 vMB
Total Fees: 0.02812539 BTC
Feerates: 150.50 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,390 (54 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,336 916,336 00000000000000000000e2205981d90e76ef6102447c2563cb362b3972a46435 3,173 1.00/1.00 vMB 4
916,335 916,335 00000000000000000000bc44d550574f3a3a935be475a1d99a1b24725b797147 4,239 1.00/1.00 vMB 1
916,334 916,334 00000000000000000000dcace6adccbbefb14b0a54ab45687f47a325388910bc 3,234 1.00/1.00 vMB 0
916,333 916,333 0000000000000000000124003d2904cde3ac5f20318a9d9840ec2287ed80e2f8 1,657 1.00/1.00 vMB 2
916,332 916,332 0000000000000000000056d7165a148c5ae82350920328b66e0c532968cebb2d 2,162 1.00/1.00 vMB 2
916,331 916,331 00000000000000000001162ded12582c558ce0df81c9e8c7eee74954dc92843a 1,158 1.00/1.00 vMB 2
916,330 916,330 00000000000000000001ae252ce5960b8d3b37aecd25ca568ed927a2d32d940a 1,349 1.00/1.00 vMB 1
916,329 916,329 00000000000000000001e8220854fd78c6080652588db9ef970b2e138bc76256 3,857 1.00/1.00 vMB 3
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
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: 894.03 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.