Loading Tool

Explorer IconExplorer

Memory Pool

39,297 transactions
28.70 vMB
0.06271107 BTC
Random Selection Loading Transactions
Max Size: 145.86/200 MB

Candidate Block

Mining Attempt 34c4d62eae9815e05dc73e4d4a15937af5b7e640a1beeadcca5d3bdbce69a1ba
Version 20000000
Previous Block 0000000000000000000172f408868dfd9c95d80046967b5978bb59a25e069243
Merkle Root f98b8441bd9eae59b40e480bd87e350740d00a027812033d13dba2f8cd0fce5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,690
Size: 1.00 vMB
Total Fees: 0.00718613 BTC
Feerates: 40.21 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,544 (392,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,444 522,444 00000000000000000020acd005b2f4fd27ccb8d45abb462c7e7a78537560575a 463 0.37/1.00 vMB 24
522,443 522,443 0000000000000000001a943122c74ce01664db99f8a7d3cf9e28094043aa28eb 2,335 1.00/1.00 vMB 16
522,442 522,442 000000000000000000395d02d813e9c776b4c4c0de8a251bb0b93e7173cc7729 2,559 1.00/1.00 vMB 48
522,441 522,441 0000000000000000002e55404cb50fc8ba1c596c191b0a422c85f0ea8c6dfab0 447 0.17/1.00 vMB 25
522,440 522,440 000000000000000000029bc05a1c74350693e09a8bb047f1c9865ae9feb55103 1,253 0.40/1.00 vMB 33
522,439 522,439 0000000000000000000bb211b9107ecdce579aa3f2c6daa69cc24c2b1221d4b3 163 0.06/1.00 vMB 29
522,438 522,438 00000000000000000040ac78b5234279e1cf18338e195c6ee6f61c738c2836f1 22 0.01/1.00 vMB 18
522,437 522,437 00000000000000000002c1c4f8868b39add6745b143621cb4862786ecd6d586f 947 0.33/1.00 vMB 33
522,436 522,436 00000000000000000020e58e9d7867585f9bc27774abe6df7d3f067e0f361bd4 668 0.26/1.00 vMB 28
522,435 522,435 0000000000000000000ef94f483005eb53a45930981db8f055e4590977b3ee75 309 0.15/1.00 vMB 39
522,434 522,434 000000000000000000385c724d7dc4281e226f92ee698a6f3ac38af681f7351a 105 0.03/1.00 vMB 28
522,433 522,433 0000000000000000003628896f37542a6f522e74521d3073d94e6bef5f1a1f34 135 0.05/1.00 vMB 22
522,432 522,432 000000000000000000330325ccb5be52e20f5beba210bf903331c9948f19120b 573 0.21/1.00 vMB 35
522,431 522,431 000000000000000000433011979547309ff5d0918e5dc569106d889dd9c524d0 1,200 0.59/1.00 vMB 29
522,430 522,430 0000000000000000000c8a3aac9b700ef9c5d5dd1cf57efcaff4884bc48d8076 2,823 1.00/1.00 vMB 42
522,429 522,429 0000000000000000001c7a479e098fc21d4a1f9cd58744603a545ba44fbe7670 1,358 0.46/1.00 vMB 34
522,428 522,428 000000000000000000394693b32c46993eb53d4cc9ce0f8dcbcc5df370fc0970 321 0.10/1.00 vMB 37
522,427 522,427 0000000000000000001abedf5cf39fe37d87b6400a8c9000e4fca005dbec3244 1,213 0.45/1.00 vMB 33
522,426 522,426 00000000000000000014deac105f063c0e70b8c657378f9c129d62420e7df6a5 2,603 0.99/1.00 vMB 29
522,425 522,425 000000000000000000288a2bc753de0f9669fe7a2bedbc97e7576b9a206a7bde 134 0.04/1.00 vMB 33
522,424 522,424 00000000000000000012d8ff05b81a25abbbc5f42f167c2ab469992624a37860 1,159 0.75/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.72 GB
    • Received: 11.37 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.